Skip to content

iamlooper/Lumi-AI

Repository files navigation

Banner

Lumi AI ✨

A friendly, human-like AI chatbot powered by Google's Gemini models via the Antigravity API.

Features 🌟

  • 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

Supported Platforms 📲

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 (via debtap) or .rpm (via rpmextract) 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 dev locally.

Screenshots 📱

Requirements 📋

Build 🔨

# Install dependencies
bun install

# Development
bun run tauri dev

# Production build
bun run tauri build

Credits 👥

Disclaimer ⚠️

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.

License 📄

MIT License - see LICENSE

About

A friendly, human-like AI chatbot powered by Gemini.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors