AI 頻道
RAG

開源 RAG 框架

檢索增強生成(RAG)讓大型語言模型根據你自己的文件回答問題:文字先被切成小塊、轉成向量、存進索引,提問時把最相關的幾塊加進提示詞。這裡的專案涵蓋整條管線,或其中一環:文件解析、向量檢索,或完整的問答應用。

怎麼選

RAG 的回答品質主要取決於檢索,而不是模型。比較時看:它怎麼處理 PDF、表格、掃描檔這類困難文件;是否支援關鍵字加向量的混合檢索與重新排序;以及能否顯示答案出自哪些來源。

星數最多的專案

第 49–72 個,共 176 個
langchain4j

langchain4j

13,100

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.

Java
EverMind-AI

EverOS

12,978

One portable memory layer for every AI agent: local-first, Markdown-native, user-owned, and self-evolving across apps, tools, and workflows.

Python
neuml

txtai

12,949

💡 All-in-one AI framework for semantic search, LLM orchestration and language model workflows

Python
StarTrail-org

LEANN

12,940

[MLsys2026 Best Paper]: https://arxiv.org/abs/2506.08276. RAG on Everything with LEANN. Enjoy 97% storage savings while running a fast, accurate, and 100% private RAG application on your personal device.

Python
NoFxAiOS

nofx

12,911

您的美股、大宗商品、外匯、加密貨幣人工智慧交易終端助理。

Go
codexu

note-gen

12,806

一款跨平台的 Markdown AI 筆記型軟體。這是為了確保有用的碎片在你有時間把它們變成完整的東西之前不會消失。

TypeScript
12,436

ConardLi 的開源技能集合,包括網頁設計、知識檢索、圖像生成等。

CSS
12,162

Retrieval and Retrieval-augmented LLMs

Python
jina-ai

reader

12,000

Convert any URL to an LLM-friendly input with a simple prefix https://r.jina.ai/

TypeScript
dataelement

bisheng

11,968

BISHENG is an open LLM devops platform for next generation Enterprise AI applications. Powerful and comprehensive features include: GenAI workflow, RAG, Agent, Unified model management, Evaluation, SFT, Dataset Management, Enterprise-level System Management, Observability and more.

Python
cocoindex-io

cocoindex

11,557

Incremental engine for long horizon agents 🌟 Star if you like it!

Rust
MemTensor

MemOS

11,355

適用於 LLM 和 AI 代理程式的自我進化記憶體作業系統:超持久記憶體、混合檢索和跨任務技能重複使用,可節省 35.24% 的代幣。

TypeScript
datawhalechina

all-in-rag

11,102

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

Python
VoltAgent

voltagent

10,624

AI Agent Engineering Platform built on an Open Source TypeScript AI Agent Framework

TypeScript
RunanywhereAI

runanywhere-sdks

10,283

Production ready toolkit to run AI locally

C++
adongwanai

AgentGuide

9,631

https://adongwanai.github.io/AgentGuide | AI Agent开发指南 | LangGraph实战 | 高级RAG | 转行大模型 | 大模型面试 | 算法工程师 | 面试题库 | 强化学习|数据合成

MDX
activeloopai

deeplake

9,235

Deeplake is AI Data Runtime for Agents. It provides serverless postgres with a multimodal datalake, enabling scalable retrieval and training.

C++
9,173

智能闲鱼客服机器人系统:专为闲鱼平台打造的AI值守解决方案,实现闲鱼平台7×24小时自动化值守,支持多专家协同决策、智能议价和上下文感知对话。

Python
deeplethe

utopia

8,370

World's first open-source enterprise world model.

Rust
evidentlyai

evidently

7,917

Evidently is ​​an open-source ML and LLM observability framework. Evaluate, test, and monitor any AI-powered system or data pipeline. From tabular data to Gen AI. 100+ metrics.

Jupyter Notebook
7,852

22 prompt engineering techniques with hands-on Jupyter Notebook tutorials, from fundamental concepts to advanced strategies for leveraging LLMs.

Jupyter Notebook
luhengshiwo

LLMForEverybody

7,329

每个人都能看懂的大模型知识分享,LLMs春/秋招大模型面试前必看,让你和面试官侃侃而谈

Jupyter Notebook
plastic-labs

honcho

7,180

Memory library for building stateful agents

Python
6,821

Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping, extraction, output as CSV, JSON, HTML, MD, TXT, XML

Python