A friendly, human-like AI chatbot powered by Google's Gemini models via the Antigravity API.
- Gemini models - Gemini 2.5 Flash, 2.5 Pro, 3 Flash Preview, and 3 Pro Preview
- Thinking - Configurable thinking levels and budgets per model
- Branching - Edit messages and navigate between response branches
- Custom instructions - Create, toggle, and stack custom instructions to personalize AI behavior
- File attachments - Images, PDFs, and other files as context
- Google Search - Grounded responses with web search integration
- Markdown rendering - Code highlighting, LaTeX, and rich formatting
- Background streaming - Responses continue even when switching conversations
- Local storage - Conversations stored locally via IndexedDB
| Platform | Format | Download |
|---|---|---|
| Android | APK | GitHub Releases |
| Windows | EXE, MSI | GitHub Releases |
| Linux | AppImage, DEB, RPM | GitHub Releases |
Linux (Arch/Fedora-based distros): If the AppImage crashes with an EGL display error, install the
.deb(viadebtap) or.rpm(viarpmextract) package instead.
Web: A hosted web version isn't available because OAuth authentication requires a localhost callback, which only works on your own machine. To try Lumi AI in the browser, clone the repo and run
bun run devlocally.
# Install dependencies
bun install
# Development
bun run tauri dev
# Production build
bun run tauri build- Waze - Logo Designer
- NADER - Tester
- Emad - Tester
- SyntaxSpin - Tester
- inulute - Tester
- opencode-antigravity-auth - Antigravity API reference (MIT License)
- CLIProxyAPI - Antigravity API reference (MIT License)
This is an independent open-source project. It is not endorsed by, sponsored by, or affiliated with Google LLC in any capacity. Use of this software may conflict with Google's Terms of Service — accounts may face restrictions or suspension. We recommend against using your primary Google account. This software is provided "as is" without warranties of any kind.
"Antigravity", "Gemini", "Google Cloud", and "Google" are registered trademarks of Google LLC.
MIT License - see LICENSE





