From 4383a3ab7a075eff78b31f7dc84c747e2fcd22b8 Mon Sep 17 00:00:00 2001 From: ofrancon Date: Thu, 28 Aug 2025 12:27:13 -0700 Subject: [PATCH] readme: add Neuro SAN to community integrations (#12109) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0680590f..39283fa3 100644 --- a/README.md +++ b/README.md @@ -541,6 +541,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [OllamaPlusPlus](https://github.com/HardCodeDev777/OllamaPlusPlus) (Very simple C++ library for Ollama) - [any-llm](https://github.com/mozilla-ai/any-llm) (A single interface to use different llm providers by [mozilla.ai](https://www.mozilla.ai/)) - [any-agent](https://github.com/mozilla-ai/any-agent) (A single interface to use and evaluate different agent frameworks by [mozilla.ai](https://www.mozilla.ai/)) +- [Neuro SAN](https://github.com/cognizant-ai-lab/neuro-san-studio) (Data-driven multi-agent orchestration framework) with [example](https://github.com/cognizant-ai-lab/neuro-san-studio/blob/main/docs/user_guide.md#ollama) ### Mobile