AI チャンネル
RAG

オープンソースの RAG フレームワーク

検索拡張生成(RAG)は、言語モデルが自分の文書をもとに答えられるようにする仕組みです。テキストを小さなチャンクに分けてベクトルに変換し、インデックスに保存しておき、質問が来たときに関連性の高いチャンクをプロンプトに加えます。ここにあるプロジェクトは、パイプライン全体、あるいは文書の解析、ベクトル検索、完成した質問応答アプリといった一部分をカバーしています。

選び方

RAG の回答品質を左右するのは、モデルよりも主に検索です。PDF や表、スキャン画像といった扱いにくい文書をどう処理するか、キーワードとベクトルを組み合わせたハイブリッド検索やリランキングに対応しているか、そして回答の根拠となった情報源を示せるかを比べましょう。

スターの多いプロジェクト

177 件中 49–72 件
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

米国株、商品、外国為替、仮想通貨の AI 取引ターミナル アシスタントです。

Go
codexu

note-gen

12,806

クロスプラットフォームの Markdown AI メモ作成ソフトウェア。それは、有用な断片を完全なものに変える時間ができる前に、それらが消えてしまわないようにするためです。

TypeScript
12,436

ConardLi のオープンソース スキル コレクション。Web デザイン、ナレッジ検索、画像生成などを特徴としています。

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 エージェント用の自己進化するメモリ OS: 超永続メモリ、ハイブリッド取得、およびクロスタスク スキルの再利用により、トークンを 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