SeekChat
by seekrays
SeekChat is a sleek and powerful AI desktop assistant that supports MCP tool execution, enabling AI to directly control your computer and perform various tasks. It allows you to easily automate file management, data analysis, code development, and more.
Last updated: N/A
What is SeekChat?
SeekChat is an AI desktop assistant that allows you to automate tasks on your computer using AI and MCP (Model Context Protocol) tools.
How to use SeekChat?
Download pre-compiled versions from the Releases page or build from source by cloning the repository, installing dependencies using npm install
, and then running in development mode with npm run dev
or building for production using the appropriate commands (npm run electron:build:mac
, npm run electron:build:win
, npm run electron:build:linux
). The application supports multiple AI providers. You can provide configurations accordingly.
Key features of SeekChat
Multiple AI Providers
MCP Tool Integration
Local Storage
Multi-language Support
Modern UI
Use cases of SeekChat
Automate file management
Data analysis
Code development
General AI assistance
FAQ from SeekChat
What AI providers are supported?
What AI providers are supported?
SeekChat currently supports OpenAI, Anthropic (Claude), Google (Gemini), and custom providers.
Where is my chat history stored?
Where is my chat history stored?
Chat history is stored locally to protect your privacy.
Is SeekChat available in multiple languages?
Is SeekChat available in multiple languages?
Yes, SeekChat is available in English and Chinese.
What are MCP tools?
What are MCP tools?
MCP (Model Context Protocol) tools enhance AI capabilities by allowing it to interact with your computer and perform tasks.
How can I contribute to SeekChat?
How can I contribute to SeekChat?
You can contribute by submitting Pull Requests or reporting issues on the GitHub repository.