Skip to content

Applied AI / 2026

EXOIMAGE

A private, fully local GPU Preview for the Pixel 10 Pro with arbitrary prompts, progress and cancellation, preview, save and share, history, diagnostics, and exact model-pack validation.

prototypeKotlin + Jetpack Compose + LiteRTAndroid preview APK

Purpose

Running an image model locally on a phone requires explicit model packaging, runtime limits, cancellation, thermal handling, and honest accelerator reporting.

My role

Product designer and Android engineer

Status

prototype

Evidence

released

Release

Version 0.1.2-gpu-preview / build 3

Methods

  • Kotlin
  • Jetpack Compose
  • LiteRT
  • Model-pack validation
  • Thermal guards
  • On-device generation

Outputs

  • Android preview APK
  • Validated model-pack import
  • Local image output

Result

A gated Android preview around a physically proven local generation pipeline, with unsupported accelerator claims excluded.

Implementation

How it works

The Android preview validates and imports a versioned model pack, runs a local text encoder, denoiser, and decoder, and exposes generation, cancellation, history, save, share, and diagnostics.

The public APK and protected model pack use fixed versions and SHA-256 contracts. The UI states that requested GPU execution is not evidence of effective placement or Tensor verification.