1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-09-08 17:06:42 +00:00
This commit is contained in:
2025-08-24 00:32:40 +02:00
parent 6a393a7da2
commit c70880b31b

View File

@@ -48,6 +48,7 @@ whiskr is a private, self-hosted web chat interface for interacting with AI mode
**Backend**
- Go
- [chi/v5](https://go-chi.io/) for the http routing/server
- [OpenRouter](https://openrouter.ai/) for model list and completions
- [Exa](https://exa.ai/) for web search and content retrieval (`/search`, `/contents`)