From fe39147e64886c8cdb17cf4e4973c5e291554c0a Mon Sep 17 00:00:00 2001 From: Christian Neff Date: Tue, 23 Apr 2024 02:09:55 +0200 Subject: [PATCH] Add Chatbot UI v2 to Community Integrations (#3503) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb8c3224b..5ada2b9ee 100644 --- a/README.md +++ b/README.md @@ -267,6 +267,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [HTML UI](https://github.com/rtcfirefly/ollama-ui) - [Saddle](https://github.com/jikkuatwork/saddle) - [Chatbot UI](https://github.com/ivanfioravanti/chatbot-ollama) +- [Chatbot UI v2](https://github.com/mckaywrigley/chatbot-ui) - [Typescript UI](https://github.com/ollama-interface/Ollama-Gui?tab=readme-ov-file) - [Minimalistic React UI for Ollama Models](https://github.com/richawo/minimal-llm-ui) - [Open WebUI](https://github.com/open-webui/open-webui)