Chevey339/kelivo

每日信息看板 · 2026-02-27
开源项目
Category
github_search
Source
2
Score
2026-02-27T01:51:49Z
Published

AI 总结

Kelivo 是一个基于 Flutter 的多平台 LLM 聊天客户端,集成多模型/多供应商、MCP 工具调用与网页搜索等能力,便于在不同设备上统一管理与使用 AI 对话工作流。
#GitHub #repo #开源项目 #Flutter #MCP #AGPL-3.0

内容摘录

<div align="center">
 <img src="assets/app_icon.png" alt="Kelivo Icon" width="100" />
 <h1>Kelivo</h1>

A Flutter LLM Chat Client

 <a href="https://discord.gg/Tb8DyvvV5T" target="_blank">
 <img src="https://img.shields.io/badge/Join%20our%20Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white" alt="Join Discord"/>
 </a>
 <a href="https://qm.qq.com/q/OQaXetKssC" target="_blank" style="margin-left: 6px;">
 <img src="https://img.shields.io/badge/Join%20QQ%20Group-%230366CC?style=for-the-badge&logo=qq&logoColor=white" alt="Join QQ Group"/>
 </a>

English | 简体中文
</div>

<div align="center">
 <img src="docx/screenshot_1.png" alt="Chat Screen" width="150" />
 <img src="docx/screenshot_2.png" alt="Model Selection" width="150" />
 <img src="docx/screenshot_3.png" alt="Tool Calling" width="150" />
 <img src="docx/screenshot_4.png" alt="Web Search" width="150" />
</div>
🚀 Download

Download on the App Store

🔗 Download the latest version

🔗 TestFlight for beta testing.
💖 Sponsors

Thanks to siliconflow.cn for providing free models in cooperation with us.
✨ Features
🎨 **Modern Design** - Material You design language with dynamic color theming support (Android 12+).
🌙 **Dark Mode** - Perfectly adapted dark theme to protect your eyes.
🌍 **Multi-language Support** - Supports both English and Chinese interfaces.
🖥️ **Multi-platform Support** - Mobile (Android/iOS/Harmony) and Desktop (Windows/macOS/Linux).
🔄 **Multi-provider Support** - Supports major AI providers like OpenAI, Google Gemini, Anthropic, etc.
🤖 **Custom Assistants** - Create and manage personalized AI assistants.
🖼️ **Multimodal Input** - Supports various formats including images, text documents, PDFs, Word documents, etc.
📝 **Markdown Rendering** - Full support for code highlighting, LaTeX formulas, tables, and more.
🎙️ **Voice/TTS Providers** - Built-in system TTS plus OpenAI / Google Gemini / ElevenLabs voice servers.
🛠️ **MCP Support** - Model Context Protocol tool integration.
🧰 **Built-in MCP Tools** - Includes a built-in MCP Fetch tool.
🔍 **Web Search** - Integrated with multiple search engines (Exa, Tavily, Zhipu, LinkUp, Brave, Bing, Metaso, SearXNG, Ollama, Jina, Perplexity, Bocha).
🧩 **Prompt Variables** - Supports dynamic variables like model name, time, etc.
📤 **QR Code Sharing** - Export and import provider configurations via QR codes.
💾 **Data Backup** - Supports chat history backup and restoration.
🌐 **Custom Requests** - Supports custom HTTP request headers and bodies.
🔡 **Custom Fonts** - Bring your own fonts (system fonts / Google Fonts).
⚙️ **Android Background Generation** - Keep chat generation running in the background (optional setting).
📱 Platform Support
✅ Android
✅ iOS
✅ Harmony (kelivo-ohos)
✅ Windows
✅ macOS
✅ Linux
🤝 Contribution Guide

Pull Requests and Issues are welcome!
Fork the repository
Create your feature branch (git checkout -b feature/AmazingFeature)
Commit your changes (git commit -m 'Add some AmazingFeature')
Push to the branch (git push origin feature/AmazingFeature)
Open a Pull Request
❤️ Acknowledgements

Special thanks to the RikkaHub project for the UI design inspiration. Kelivo's interface design is heavily inspired by RikkaHub's beautiful and practical design.
⭐ Star History

If you like this project, please give it a star ⭐

Star History Chart
📄 License

This project is licensed under the AGPL-3.0 License - see the LICENSE file for details.
📞 Contact Us
Issue: GitHub Issues

---

<div align="center">
Made with ❤️ using Flutter
</div>