From c001b98087e45b7b60509127d4d2e9d9ba809444 Mon Sep 17 00:00:00 2001 From: Ilian Date: Tue, 1 Apr 2025 02:28:59 +0200 Subject: [PATCH] docs: add TagSpaces to community integrations (#9983) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 24391caf9..aca00a87b 100644 --- a/README.md +++ b/README.md @@ -285,6 +285,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Bionic GPT](https://github.com/bionic-gpt/bionic-gpt) - [HTML UI](https://github.com/rtcfirefly/ollama-ui) - [Saddle](https://github.com/jikkuatwork/saddle) +- [TagSpaces](https://www.tagspaces.org) (A platform for file based apps, [utilizing Ollama](https://docs.tagspaces.org/ai/) for the generation of tags and descriptions) - [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)