deepchat.md

DeepChat

UI App
from"DeepChat"

Desktop AI partner with MCP support

Communication
desktopMCP clientchatassistant
install.sh
# Clone the repository
$git clone https://github.com/DeepChat/deepchat
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve