A friendly, human-like AI chatbot powered by Google's Gemini models via the Gemini API.
- Gemini models - Gemini 3.1 Flash Lite, Gemma 4 26B, and Gemma 4 31B
- Thinking - Configurable thinking levels 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
- Code Execution - Run Python code and render outputs inline
- 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.
# 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
MIT License - see LICENSE





