企业级RAG系统从入门到精通
☆627Jun 25, 2025Updated 8 months ago
Alternatives and similar repositories for MasteringRAG
Users that are interested in MasteringRAG are comparing it to the libraries listed below
Sorting:
- 一个适合学习、使用、自主扩展的RAG【检索增强生成】系统!可联网做AI搜索☆523Sep 4, 2024Updated last year
- LLM notes, including model inference, transformer model structure, and llm framework code analysis notes.☆862Dec 10, 2025Updated 2 months ago
- 基于大语言模型的检索增强生成RAG示例☆168May 4, 2025Updated 9 months ago
- Llama3-Tutorial(XTuner、LMDeploy、OpenCompass)☆512May 10, 2024Updated last year
- TrustRAG:The RAG Framework within Reliable input,Trusted output☆1,228Jan 7, 2026Updated last month
- Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛 2024 季军方案☆619Nov 17, 2024Updated last year
- 结合LightRAG 知识库的知识图谱智能体平台。 An agent platform that integrates a LightRAG knowledge base and knowledge graphs. Build with LangChain v1 + Vue…☆4,360Feb 13, 2026Updated 2 weeks ago
- Agentica: Lightweight async-first Python framework for AI agents. 轻量级异步优先的AI Agent框架,支持工具调用、RAG、多智能体和MCP。☆247Updated this week
- 《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程☆28,441Updated this week
- Large Language Model in Action☆342Jan 28, 2025Updated last year
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆273Nov 18, 2024Updated last year
- 本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)☆23,180Dec 30, 2025Updated 2 months ago
- Here is a demo for PDF parser (Including OCR, object detection tools)☆36Oct 14, 2024Updated last year
- 顾名思义:手搓的RAG☆132Feb 27, 2024Updated 2 years ago
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆261Dec 26, 2024Updated last year
- Everything you need to know to build your own RAG application☆4,034Nov 22, 2025Updated 3 months ago
- Retrieval and Retrieval-augmented LLMs☆11,329Dec 15, 2025Updated 2 months ago
- ☆18Feb 16, 2025Updated last year
- 该系列的目的是让读者可以在基础的pytorch上,不依赖任何其他现成的外部库,从零开始理解并实现一个大语言模型的所有组成部分,以及训练微调代码,因此读者仅需python,pytorch和最基础深度学习背景知识即可。☆379Aug 28, 2025Updated 6 months ago
- the resources about the application based on LLM with RAG pattern☆1,620Dec 19, 2025Updated 2 months ago
- dify's rag patch module☆278Sep 8, 2025Updated 5 months ago
- 拼好RAG:手搓并融合了GraphRAG、LightRAG、Neo4j-llm-graph-builder进行知识图谱构建以及搜索;整合DeepSearch技术实现私域RAG的推理;自制针对GraphRAG的评估框架| Integrate GraphRAG, LightRA…☆1,892Nov 5, 2025Updated 3 months ago
- ☆275Dec 28, 2024Updated last year
- Awesome-RAG: Collect typical RAG papers and systems.☆453Aug 4, 2025Updated 6 months ago
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆431Jun 11, 2024Updated last year
- RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to creat…☆73,900Updated this week
- 🧑🚀 全世界最好的LLM资料总结(多模态生成、Agent、辅助编程、AI审稿、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.☆7,587Updated this week
- Learning records for building a large language model from scratch☆58Jan 1, 2025Updated last year
- Unify Efficient Fine-tuning of RAG Retrieval, including Embedding, ColBERT, ReRanker.☆1,094Jul 5, 2025Updated 7 months ago
- ⚡FlashRAG: A Python Toolkit for Efficient RAG Research (WWW2025 Resource)☆3,340Nov 26, 2025Updated 3 months ago
- The latest graphrag interface is used, using the local ollama to provide the LLM interface.Support for using the pip installation☆157Oct 9, 2024Updated last year
- Open Source Deep Research Alternative to Reason and Search on Private Data. Written in Python.☆7,645Nov 19, 2025Updated 3 months ago
- 一种利用Langchain框架和本地向量库实现的对话式BI,它的目标是帮助用户寻找、理解数据知识,并能够分析数据、洞察结果,通过自然语言对话,降低数据分析的门槛。☆151Mar 20, 2024Updated last year
- ChatWiki 微信公众号的AI知识库工作流Agent平台,RAG大模型AI客服机器人,致力于成为垂直领域的coze、n8n。☆1,762Feb 6, 2026Updated 3 weeks ago
- FinGLM: 致力于构建一个开放的、公益的、持久的金融大模型项目,利用开源开放来促进「AI+金融」。☆2,165May 8, 2024Updated last year
- 大模型检索增强生成技术最佳实践。☆88Sep 4, 2024Updated last year
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆341Mar 31, 2024Updated last year
- 本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/☆11,979Updated this week
- Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain…☆37,310Nov 10, 2025Updated 3 months ago