SeekChat
✨ A Sleek and Powerful AI Desktop Assistant ✨
Official Website | 中文文档
SeekChat supports MCP tool execution, enabling AI to directly control your computer and perform various tasks. Easily automate file management, data analysis, code development, and more, turning AI into a truly intelligent assistant.
✨ Key Features
- Multiple AI Providers: Support for various AI service providers
- MCP Tool Integration: Support for Model Context Protocol tools that enhance AI capabilities
- Local Storage: Chat history is stored locally to protect your privacy
- Multi-language Support: Available in English and Chinese
- Modern UI: Simple and intuitive user interface
🌠 Screenshots
Chat Interface
MCP Tool Settings
📦 Installation
Download Pre-compiled Version
Visit the Releases page to download the latest pre-compiled version.
Build from Source
# Clone the repository
git clone https://github.com/seekrays/seekchat.git
cd seekchat
# Install dependencies
npm install
# Run in development mode
npm run dev
# Build for production
# For macOS
npm run electron:build:mac
# For Windows
npm run electron:build:win
# For Linux
npm run electron:build:linux
🔌 Supported AI Providers
- OpenAI
- Anthropic (Claude)
- Google (Gemini)
- Custom providers
🤝 Contributing
Pull Requests and Issues are welcome! If you have any suggestions or find a bug, please let us know.
🙏 Acknowledgements
- Thanks to all open-source project contributors
- Thanks to the Electron and React communities
- Special thanks to all users for their support and feedback