The open-source AI Chat client. Fast, minimal, and completely free. Features local-first chat history, zero-setup free models, and custom API key support.
OpenKoma - The AI Assistant
Quick links to important guides and resources:
- 🚀 Building Guide - How to build and compile the Android APK
- 🔐 Security - Security policy and vulnerability reporting
- 📋 Code of Conduct - Community guidelines and expectations
- Open Source: Completely free without tracking.
- Local First: All your chat history and configuration are saved securely on your device.
- Multiple Providers: Switch seamlessly between OpenRouter, Gemini, Anthropic, or even use local models with Ollama.
- Minimalist Design: Focuses on the conversation without visual clutters.
# Clone the repository
git clone https://github.com/UDIN-K/OpenKoma
# Navigate into the project
cd OpenKoma
# Install dependencies
npm install
# Start development server
npm run devWant to compile this project into a native Android APK? Check out our step-by-step Building Guide.
This project is licensed under the Apache 2.0 License.
