This is an Material3 style chat app that supports answers from multiple LLMs at once.
Bring your own API key AI client!
Supported Platforms
- OpenAI GPT (GPT-5.2, etc)
- Anthropic Claude (4.5 Sonnet, 4.6 Opus, etc)
- Google Gemini (3.1 Pro, 3 Flash, etc)
- OpenRouter (Various Models)
- Groq (Fast inference server for various models)
- Ollama (Your own server)
Local chat history
Chat history is only saved locally. The app only sends to official API servers while chatting. NOT SHARED anywhere else.
Custom API address and custom model name supported. Also, adjust system prompt, top p, temperature, and more!
Note that some platforms may not be supported in some countries.
Latest Version
0.7.5Uploaded by
Tuấn Khoa
Requires Android
Category
Free Tools AppContent Rating
Everyone
Security Report
Report
Flag as inappropriateLast updated on Apr 28, 2026
- Fix crashing issue when the request has failed with an empty message
- Groq now supports thinking blocks
- Retried messages are now shown (as revisions)
- AI message editing is now supported