✨ A Sleek and Powerful AI Desktop Assistant ✨
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.
Visit the Releases page to download the latest pre-compiled version.
# 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
Pull Requests and Issues are welcome! If you have any suggestions or find a bug, please let us know.