From c417812a665b1c965acd03468128dd923e8dab6f Mon Sep 17 00:00:00 2001 From: Enes830 Date: Sun, 1 Feb 2026 13:18:55 +0300 Subject: [PATCH] Add Agentset --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 11e2bb0..6fd89f5 100644 --- a/README.md +++ b/README.md @@ -247,6 +247,10 @@ Processing: A Survey** *CocoIndex is an open-source ETL framework to index data for AI, such as RAG; with realtime incremental updates and support custom logic like lego.* [`Website`](https://cocoindex.io/) +- **Agentset** + *Open-source production-ready RAG platform with built-in agentic reasoning, hybrid search, and multimodal support.* + [`Website`](https://agentset.ai/) [`GitHub`](https://github.com/agentset-ai/agentset) + ## Other Collections - [Awesome LLM RAG](https://github.com/jxzhangjhu/Awesome-LLM-RAG)