From 760cfa27e503cd56ee61207c5ac9dfd66761ff44 Mon Sep 17 00:00:00 2001 From: Nicolas Bonamy Date: Sun, 17 Nov 2024 18:33:10 -0600 Subject: [PATCH] readme: add Witsy and multi-llm-ts to community integrations (#7713) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9083b3b2..9623af65 100644 --- a/README.md +++ b/README.md @@ -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