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 Gemini API.

Features 🌟

  • 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

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.

Screenshots 📱

Requirements 📋

Build 🔨

# Install dependencies
bun install

# Development
bun run tauri dev

# Production build
bun run tauri build

Credits 👥

License 📄

MIT License - see LICENSE

About

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors