🧠 纯原生 Python 实现的 RAG 框架 | FAISS + BM25 混合检索 | 支持 Ollama / SiliconFlow | 适合新手入门学习
☆844Mar 18, 2026Updated this week
Alternatives and similar repositories for Local_Pdf_Chat_RAG
Users that are interested in Local_Pdf_Chat_RAG are comparing it to the libraries listed below
Sorting:
- ☆21Feb 16, 2025Updated last year
- Implementation of my RAG system that won all categories in Enterprise RAG Challenge 2☆2,237May 12, 2025Updated 10 months ago
- Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛 2024 季军方案☆623Nov 17, 2024Updated last year
- recursive rag with r1 reasoning☆11Feb 26, 2025Updated last year
- 大模型智能体Agent中文教程,博客代码仓库☆61Nov 5, 2025Updated 4 months ago
- 一个简单的多模态RAG项目☆320May 13, 2025Updated 10 months ago
- Enterprise RAG Challenge to test accuracy of different LLM-driven assistants☆268Apr 1, 2025Updated 11 months ago
- 拼好RAG:手搓并融合了GraphRAG、LightRAG、Neo4j-llm-graph-builder进行知识图谱构建以及搜索;整合DeepSearch技术实现私域RAG的推理;自制针对GraphRAG的评估框架| Integrate GraphRAG, LightRA…☆1,977Nov 5, 2025Updated 4 months ago
- MetaSearch:llm深度研究(deepsearch)功能方案实现☆34Aug 21, 2025Updated 7 months ago
- 本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/☆12,218Feb 24, 2026Updated 3 weeks ago
- RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF. 纯原生实现RAG功能,基于本地LLM、embedding模型、reranker模型实现,支持GraphRAG,无须安装任何第三方agent库。☆841Apr 2, 2025Updated 11 months ago
- RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to creat…☆75,590Updated this week
- A powerful tool for creating datasets for LLM fine-tuning 、RAG and Eval☆13,681Mar 11, 2026Updated last week
- Ragflow-Plus 是 Ragflow 的二次开发版本,使其更为简洁实用☆1,259Dec 17, 2025Updated 3 months ago
- 灵鉴 RAG评测系统 | RAGEval ✨ 开箱即用的RAG系统自动化评估工具 | One-stop RAG Evaluation Solution☆85Jan 26, 2026Updated last month
- recursive rag with r1 reasoning☆328May 21, 2025Updated 10 months ago
- Achieve your exclusive DeepResearch.☆26Apr 25, 2025Updated 10 months ago
- 《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程☆29,053Mar 8, 2026Updated last week
- LangGraph+A2A+MCP 实现的Agent RAG☆49Nov 14, 2025Updated 4 months ago
- TrustRAG:The RAG Framework within Reliable input,Trusted output☆1,235Jan 7, 2026Updated 2 months ago
- Open Source Deep Research Alternative to Reason and Search on Private Data. Written in Python.☆7,719Nov 19, 2025Updated 4 months ago
- 🚀🚀 「大模型」2小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 2h!☆41,349Feb 6, 2026Updated last month
- Recursive Abstractive Processing for Tree-Organized Retrieval☆10May 30, 2024Updated last year
- 分享一些好用的 Dify DSL 工作流程,自用、学习两相宜。 Sharing some Dify workflows.☆10,255Feb 17, 2026Updated last month
- 训练自己的中文 Embedding 模型☆29Jan 6, 2025Updated last year
- MCP实战☆102Jul 16, 2025Updated 8 months ago
- 基于paddlex目标检测的工业场景下违规使用手机识别。☆11Jun 11, 2022Updated 3 years ago
- 本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)☆23,641Mar 12, 2026Updated last week
- Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain…☆37,581Nov 10, 2025Updated 4 months ago
- 《大模型白盒子构建指南》:一个全手搓的Tiny-Universe☆4,619Feb 12, 2026Updated last month
- 通义千问的DPO训练☆63Sep 21, 2024Updated last year
- 由于BAAI/bge-large-zh 在Hugging Face Clone不下来,手动下载下来,便于使用☆11Sep 16, 2023Updated 2 years ago
- dify workflow☆22Jun 27, 2024Updated last year
- 这是一个从头训练大语言模型的项目,包括预训练、微调和直接偏好优化,模型拥有1B参数,支持中英文。☆801Feb 18, 2025Updated last year
- Convert files into markdown to help RAG or LLM understand, based on markitdown and MinerU, which could provide high quality pdf parser.☆133Mar 27, 2025Updated 11 months ago
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆1,120May 21, 2024Updated last year
- ChatWiki 微信公众号的AI知识库工作流Agent平台,RAG大模型AI客服机器人,致力于成为垂直领域的coze、n8n。☆1,819Mar 13, 2026Updated last week
- 自动批量上传并解析文档至 RagFlow 知识库,省去手动操作,提升效率。☆493Feb 11, 2026Updated last month
- 每个人都能看懂的大模型知识分享,LLMs春/秋招大模型面试前必看,让你和面试官侃侃而谈☆5,951Mar 14, 2026Updated last week