https://github.com/apis/ai-chat
https://github.com/apis/ai-chat
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/apis/ai-chat
- Owner: apis
- Created: 2025-06-09T12:48:04.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-24T00:33:35.000Z (about 1 year ago)
- Last Synced: 2025-06-24T01:31:34.549Z (about 1 year ago)
- Language: Go
- Size: 4.83 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AI Chat Project
#### TODO items
* Tools integration
* Sessions type locking
* Session timeout and scheduled cleanup
* Websocket behavior after time out
* Incremental update from server
* Disable controls when server is answering
* Cancel answer button
* "Answering" UI spinner
* Format user input as text - preserve new lines / spaces
curl -LsSf https://astral.sh/uv/install.sh | sh
mcphost -m ollama:granite3.3:8b --config "./configs/mcphost.config.json"
./mcphost -m "ollama:qwen3:8b" --config "../ai-chat/configs/mcphost.config.json"