readme: add Witsy and multi-llm-ts to community integrations (#7713)

This commit is contained in:
Nicolas Bonamy 2024-11-17 18:33:10 -06:00 committed by GitHub
parent c9a5aca3da
commit 760cfa27e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -337,6 +337,7 @@ See the [API documentation](./docs/api.md) for all endpoints.
- [Hexabot](https://github.com/hexastack/hexabot) (A conversational AI builder)
- [Reddit Rate]((https://github.com/rapidarchitect/reddit_analyzer)) (Search and Rate Reddit topics with a weighted summation)
- [VT](https://github.com/vinhnx/vt.ai) (A minimal multimodal AI chat app with dynamic conversation routing, support both models backend by Ollama)
- [Witsy](https://github.com/nbonamy/witsy) (An AI Desktop application avaiable for Mac/Windows/Linux)
### Terminal
@ -422,6 +423,7 @@ See the [API documentation](./docs/api.md) for all endpoints.
- [Ollama for Swift](https://github.com/mattt/ollama-swift)
- [GoLamify](https://github.com/prasad89/golamify)
- [Ollama for Haskell](https://github.com/tusharad/ollama-haskell)
- [multi-llm-ts](https://github.com/nbonamy/multi-llm-ts) (A Typescript/JavaScript library allowing access to different LLM in unified API)
### Mobile