Open Source Radar

Trending AI repositories

Tracked daily across the agentic ecosystem. Velocity is computed from our own snapshot history — collecting the first week of data now; repos are linked to the startups behind them.

1,381
Repos tracked
40
Linked to catalog
Jul 12
Last snapshot
TopicAllAgentsMCPLLMRAGCoding agentsInferenceVector DBsBrowser
SortTrendingMost starsNewest10 repos · page 1/1
chatchat-space/
Langchain-Chatchat

Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain

38k6.2kPython
langchain4j/
langchain4j

LangChain4j is an idiomatic, open-source Java library for building LLM-powered applications on the JVM. It offers a unified API over popular LLM providers and vector stores, and makes implementing tool calling (including MCP support), agents and RAG easy. It integrates seamlessly with enterprise Java frameworks like Quarkus and Spring Boot.

13k2.4kJava
datawhalechina/
all-in-rag

🔍大模型应用开发实战一:RAG 技术全栈指南,在线阅读地址:https://datawhalechina.github.io/all-in-rag/

9.4k4.7kPython
zilliztech/
deep-searcher

Open Source Deep Research Alternative to Reason and Search on Private Data. Written in Python.

7.9k768Python
zilliztech/
attu

The Best GUI for Milvus

3.0k218Shell
milvus-io/
bootcamp

Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.

2.4k689Jupyter Notebook
Ontos-AI/
knowhere

Knowhere extracts, parses, and outputs structured chunks ready for AI Agents and RAG.

1.9k244Python
milvus-io/
pymilvus

Python SDK for Milvus Vector Database

1.4k435Python
Happy-Chen-CH/
Educational_RAG_System

面向教育场景的RAG智能问答系统,融合关键词匹配与语义检索双引擎,融合MySQL和RAG技术,先经过MySQL数据库的检索(还融合了Redis辅助储存和搜索),若无符合条件答案,则进入RAG系统,RAG知识库中的知识储存在Milvus向量数据库中

1413Python
zilliztech/
mfs

A context harness for AI agents: all your scattered context — code, memory, docs, databases, SaaS — in one searchable, browsable, file-like interface.

10113Python