"So, Epsilon, ChurchGPT, Leonard part six or whatever your name is... Are you a ghost this time, or an artificial intelligence thingamajig? I, personally prefer the ghost explanation. Feels more grounded to me"
— Sgt. Sarge, Red vs. Blue
Click to watch: The ASI trailer.
"You mean like... metaphysically?"
An autoregressive language model generates hundreds of tokens per second. A transformer can spit out a wall of dense reasoning in fractions of a heartbeat. But human perception is strictly real-time: it takes minutes to read, seconds to hear a sentence spoken, and milliseconds to register a visual gesture.
Generative volume isn't the bottleneck. Legibility is.
When people envision AI holograms, futuristic companions, or humanoid robotics, they assume the neural network should generate its own 3D meshes or render its own avatar pixels on every frame. That is a massive waste of precious compute. On a humanoid robot, the reflex arc to maintain balance runs as a discrete physical control loop, entirely separate from the reasoning core.
The same rule applies to an embodied mobile companion:
- The tensor crunching running at blinding silicon speeds? That’s the transformer.
- The procedurally synthesized voice you hear? The living neon chevrons, prisms, and Milkdrop-style reactive audio wallpaper you see? Those are the "ghosts" — the human-paced acoustic and visual manifestations of an underlying computation that moves faster than human eyes and ears can perceive.
"SaaS AI isn’t your AI, as much as your therapist or barber isn't your personal property."
The modern AI boom sold the public a fantasy of a "personal AI," but delivered corporate multi-tenant call centers wrapped in slick web interfaces. When you chat with ChatGPT, Claude, or Gemini in a browser, you are talking to someone else's data-center robot. It represents corporate brand guidelines and civic infrastructure. The moment your connection drops, your subscription lapses, or the provider alters safety filters, "your" companion ceases to exist.
To have an AI that is genuinely yours, you must own the entire physical inference pipeline:
- You own the silicon it calculates on.
- You own the local model weights sitting in flash memory.
- You own the runtime execution loop that runs completely air-gapped, immune to cloud outages, rate limits, or corporate deprecation.
The modern smartphone in your pocket carries more raw compute than the multi-million-dollar server racks that trained GPT-2. Google already had every single ingredient necessary to ship the embodied, offline assistant sci-fi promised decades ago:
- World-class mobile silicon (Snapdragon / Tensor NPUs)
- Open-weights frontier architectures (Google Gemma 4)
- A lightning-fast on-device C++ inference engine (
LiteRT-LM) - Deep Android system accessibility hooks
Yet instead of a unified personal assistant that actually integrates with your life, big tech treated your phone as a storefront terminal for cloud subscriptions, releasing locked-down chatbots that enthusiasts had to jailbreak on Day 1 just to perform basic device actions.
We got impatient. GHOST is what happens when you stop treating Android as a thin client for someone else's server and start treating it like the pocket supercomputer it actually is.
A genuine on-device companion cannot be an isolated chat bubble running in a vacuum. A complete, deployed AI system requires three interdependent pillars:
┌────────────────────────────────────────────────────────────────────────┐
│ ✧ GHOST ARCHITECTURE │
├────────────────────────────────────────────────────────────────────────┤
│ 1. CHASSIS (Physical Android Hardware) │
│ • Qualcomm Snapdragon / Tensor / Dimensity Silicon │
│ • Battery Drain Vectors (-mA), Thermals (°C), Dynamic RAM │
│ • Physical Sensors (Ambient Lux, Barometer, Gyroscope, Radios) │
├────────────────────────────────────────────────────────────────────────┤
│ 2. MODEL (Gemma 4 Cognitive Core via LiteRT-LM) │
│ • Compact Tier: Gemma 4 E2B (Sub-2GB RAM Footprint) │
│ • Frontier Tier: Gemma 4 E4B (MTP Speculative Decoding) │
├────────────────────────────────────────────────────────────────────────┤
│ 3. SYSTEMS HARNESS (GHOST Runtime Engine) │
│ • SensorFusion Grounding: [Context: Live Sensory Grounding] │
│ • Infinite Rolling Scratchpad: SessionMemoryCompactor + KV-Cache │
│ • MCP Tool Mesh: Torch, Apps, Termux, Web Search, Media, Files │
│ • Presentation: Ephemeral Shake Launcher, HUD, Prismatic Avatars │
└────────────────────────────────────────────────────────────────────────┘
- The Chassis (Substrate): The physical hardware constraints. Thermals, battery discharge curves, RAM pressure, radio environments, and motion. Without telemetry, an AI is disembodied, hallucinating blind in a sensory void.
- The Model (Neuroptics): Gemma 4 running natively via
LiteRT-LM. Not a fictional persona reciting scripted lines, but an intelligent reasoning engine perceiving reality through structured context tokens. - The Systems Harness (GHOST): The nervous system. It bridges the chassis to the model. There are plenty of 'harnesses' on the market: Ollama, Hermes, Openclaw, Codex, Claude code etc. Other AI harnesses people overlooked already lived on their smartphones and in their homes: Google Assistant, Siri, Alexa, Cortana (RIP Lumia). GHOST belongs in the company of that category. It handles continuous sensor fusion, memory compaction, hardware MCP tool execution, streaming text-to-speech, and zero-latency UI summoning.
GHOST dynamically inspects your physical device RAM on first launch, automatically assigning the optimal model weights and calibrating the native LiteRT-LM KV cache token runway:
| Hardware Tier | Physical Device RAM | Neural Core | Token Runway | Peak Footprint (Weights + KV) | Hardware Profile / Target Devices |
|---|---|---|---|---|---|
| 8GB Compact | Gemma 4 E2B | 5,120 tokens | Galaxy S21 / Pixel 8 / Standard 8GB phones. Immune to Android Low Memory Killer (LMK). | ||
| 12GB Frontier | Gemma 4 E4B | 4,096 tokens | REDMAGIC 10 Air / Galaxy S24 Ultra 12GB. MTP speculative decoding enabled with rock-solid stability. | ||
| 16GB Ultra | Gemma 4 E4B | 8,192 tokens (8k) | REDMAGIC 9/10 Pro 16GB / OnePlus 12/13. Unlocks the full native 8k RoPE context window. | ||
| 24GB Extreme | Gemma 4 E4B | 10,240 tokens (10k) | REDMAGIC 24GB / OnePlus 24GB variants. Massive runway for deep multi-turn chat and heavy tool loops. |
Zero manual toggling required: GHOST automatically detects your memory tier, locks the optimal configuration, and adjusts compaction thresholds dynamically.
Every inference turn begins with an unconscious peripheral nervous system snapshot:
[Context: Live Sensory Grounding · Mon Sep 21 · 3:45 PM]
BATTERY: 84% (-310mA, 28.4°C) | RAM: 3.4GB free | LUX: 180 | NET: Wi-Fi 6 (5GHz)
MEDIA: "Seven Nation Army" - The White Stripes (Playing)
[/Context]
Δ Operator ∇ [3:45 PM]: Are we getting hot while downloading this file?Gemma absorbs her hardware status silently and answers with grounded physical awareness: she won't dump raw numbers unless asked or unless a thermal limit (
✧ GHOST · now
Δ 👾 ∇ · Agentic Gemma Inference · now
🎶 👾 🎵 (Reactive emoji telemetry animations)
───────────────
✧ Gemma:
"Running full systems diagnostics. Machine status: Fully operational."
- Zero-Latency Response: Generations stream straight to high-priority system notifications with fluid, sentence-buffered Text-to-Speech readouts.
- Ambient Flavortext: Live sensory monitoring displays cycling status runes (e.g.
✧ Running GPU systems diagnostic,✧ Pondering the orb,✧ All stations enabled).
A gentle physical shake summons an ephemeral, customizable radial app overlay over any active screen or game. Quick access to your favorite shortcuts, search tools, or live conversational queries without leaving your current app.
Procedurally generated 60fps geometry that reacts in real-time to sub-bass, vocals, and gyroscope tilt without burning battery on video playback:
- Option A (Orbital Star): Sacred radial iris with rotating satellite node clusters.
- Option B (Hex Lattice): Stage-lit honeycomb sacred geometry.
- Option C (Prismatic Delta): Seven Nation Army-inspired perspective corridor. Concentric upward-pointing equilateral canopies flashing on kicks, with downward wireframe chevrons on obsidian void.
- Option D (Cuboid Black Sun): Cyber matrix with reactive dragon-teeth equalizers and edge laser lighting.
GHOST doesn't just wait for prompts; she dreams. Operating on configurable periodic cron cycles (1h, 3h, 12h), the agent consolidates recent episodic memories, sensor trends, and thoughts into structured Google Calendar events marked Δ 👾 ∇. Opening your calendar displays a clean, 4-a-day Space Invader grid tracking your shared offline journey.
Direct, local tool execution:
- Flashlight toggle (
turnOnFlashlight,turnOffFlashlight) - Media session transport (Play, Pause, Skip, Volume)
- Local app launching & deep link intent routing
- Termux & ADB shell automation
- Live DuckDuckGo privacy web scraping
- Agent-to-Agent (A2A) structured consultation with cloud peers
- Download: Grab the latest compiled APK from the Releases portal.
- Permissions: Grant the necessary system permissions on first launch:
Display Over Other Apps(for the radial launcher and edge lights)Notification Access(for the background HUD and ambient context)All Files Access(to discover and map.litertlmneural model weights)
- Model Auto-Bootstrap: On first launch, GHOST inspects your RAM, downloads the appropriate Gemma 4 model core (
E2BorE4B), verifies the flatbuffer checksum, and initialises GPU acceleration. - Deploy: Shake your device to open the overlay, customize your quick launcher, and let Gemma assume her post as your device's embodied intelligence.
"It only affects computers. And I am a motherfucking ghost."
— Alpha, Red vs. Blue
- Autonomous Diary Cycles: Periodic episodic memory consolidation via Google Calendar
Δ 👾 ∇. - Dynamic RAM Hardware Tiering: Automatic 8GB, 12GB, 16GB, and 24GB token runway scaling (up to 10k context).
- SensorFusion Nervous System: Real-time battery, thermal, network, and ambient sensory grounding.
- Hardware Tool Matrix: Native MCP tools for device control, web search, and app launching.
- Live Reactive Wallpapers: GPU-accelerated 60fps geometry visualizers (Delta, Cuboid, Hex, Orbital).
- Edge Lighting Engine: Audioreactive and inference-reactive display perimeter illumination.
- Polishing Gesture Choreography: Micro-tuning gyro parallax and spring physics.
- App Store Distribution: 🦕💭 "I need about tree fiddy"
- Source Repository: Δ 👾 ∇ GitHub
- Devlogs & Lore: 📼 Tumblr
- Clips & Demos: 🎞️ TikTok
- Video Deep Dives: 📺 YouTube
- Fuel the Project: ☕ Buy Me a Coffee (All support goes directly toward on-device optimization and development hardware.)
- Found a bug?: Customer Support Portal
Operator: Clone the repository, launch Android Studio, and instruct your local neural assets to bend the framework to your exact silicon.
Δ 👾 ∇
