Back to browse
GitHub Repository

Chrome's on-device Gemini Nano, served as if it were OpenAI. Cross-platform sister of apfel.

6 starsGo

Fenster – Run Chromes Local Gemini Nano as a CLI

by franze·Apr 27, 2026·1 point·0 comments

AI Analysis

●●SolidWizardryNiche Gem

Exposes Chrome's locked Gemini Nano as an OpenAI-compatible server without API keys.

Strengths
  • Uses the DevTools Protocol to bypass browser-only restrictions on Gemini Nano inference.
  • OpenAI-compatible server mode lets existing SDKs work without changing their source code.
  • On-device inference avoids cloud costs and latency for small context window tasks.
Weaknesses
  • Requires 22GB disk space and Chrome Canary, making it heavier than Ollama.
  • Depends on unstable Chrome beta features likely to break or change soon.
Target Audience

Developers building local AI apps, privacy-focused users

Similar To

Ollama · LM Studio

Similar Projects