A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。企业级SaaS版本请访问:
☆322Jan 28, 2026Updated last month
Alternatives and similar repositories for ThinkRAG
Users that are interested in ThinkRAG are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- deepseek and langchain are used together to realize RAG☆15Oct 9, 2024Updated last year
- AIGC 知识库问答系统快速搭建,便于企业级定制化,支持文档上传,向量存储,聊天式问答。☆34Nov 11, 2023Updated 2 years ago
- TrustRAG:The RAG Framework within Reliable input,Trusted output☆1,238Jan 7, 2026Updated 2 months ago
- 基于RAG的私有知识库问答系统☆429Nov 28, 2024Updated last year
- Here is a demo for PDF parser (Including OCR, object detection tools)☆36Oct 14, 2024Updated last year
- 《大语言模型》综述全书学习笔记☆13Aug 2, 2024Updated last year
- 开源WEB端,一款为SmsForwarder短信转发器做的个人版无限制短信接收平台☆11Nov 22, 2024Updated last year
- 基于 Spring Boot 构建的高性能智能对话平台,创新性地实现了多模型混合调度、知识库增强、多轮对话记忆等核心功能。平台已完成与 DeepSeek、文心一言等主流大模型的深度集成,单机日均可处理对话量 10w+。☆20Jul 7, 2025Updated 8 months ago
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆264Dec 26, 2024Updated last year
- Mistral 7B Streamlit Application☆26Aug 20, 2024Updated last year
- 一款适用于chatgpt-on-wechat项目的插件,支持通过RSS订阅各平台大V的最新消息,及时推送到微信群或微信号。☆14Nov 28, 2024Updated last year
- dify's rag patch module☆276Sep 8, 2025Updated 6 months ago
- 从langchain-ChatGLM基础上修改的一个可以加载TigerBot模型的基于本地知识库的问答应用,目标期望建立一套对中文场景与开源模型支持友好、可离线运行的知识库问答解决方案。☆109Jul 17, 2023Updated 2 years ago
- open-deepsearch☆11Mar 3, 2025Updated last year
- ChatWiki 微信公众号的AI知识库工作流Agent平台,RAG大模 型AI客服机器人,致力于成为垂直领域的coze、n8n。☆1,819Mar 13, 2026Updated last week
- 基于Llamaindex微调qwen2.5-7b☆38Dec 23, 2024Updated last year
- 🚀 RAG Python Chat Bot: Gemini, Ollama, Streamlit with LangChain magic! 🤖💬☆40Feb 14, 2024Updated 2 years ago
- Awesome-RAG: Collect typical RAG papers and systems.☆456Aug 4, 2025Updated 7 months ago
- Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛 2024 季军方案☆623Nov 17, 2024Updated last year
- Local RAG researcher agent built using Langgraph, DeepSeek R1 and Ollama☆134Feb 13, 2025Updated last year
- 本仓库是一个关于 Agent(智能体) 的实验性 DEMO 项目,主 要展示如何利用大语言模型(LLM)在计算机上执行“自动化代码编写”、“文件系统探索”等操作。项目基于 DeepSeek R1 系列模型做了一些初步探索,希望借此分享经验与心得,也为更多对 Agent 感兴趣…☆35Feb 10, 2025Updated last year
- dify DSL files collections☆32Jul 24, 2024Updated last year
- KeywordMonitor 是一个用于dify-on-wechat 监控群聊关键词、URL链接和文件内容的插件。当检测到违规内容时,插件会自动发送警告消息,并要求用户在2分钟内撤回违规消息。☆20Mar 28, 2025Updated 11 months ago
- GEWE版DOW定时任务插件☆15Aug 4, 2025Updated 7 months ago
- RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF. 纯原生实现RAG功能,基于本地LLM、embedding模型、reranker模型实现,支持GraphRAG,无须安装任何第三方agent库。☆843Apr 2, 2025Updated 11 months ago
- 企业级RAG系统从入门到精通☆651Jun 25, 2025Updated 8 months ago
- 这个项目是[chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat) 的音乐插件☆18Mar 21, 2024Updated 2 years ago
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆1,120May 21, 2024Updated last year
- 欢迎来到"5分钟上手Strands系列"教程!这是一个专注于提升用户和开发者构建AI Agent能力的系列教程。通过简洁的5分钟教程形式,帮助您快速掌握Strands Agent的设计、开发、集成和部署流程。☆22Dec 8, 2025Updated 3 months ago
- ☆48Oct 20, 2025Updated 5 months ago
- 欢迎来到 RAG 检索增强生成!这是一个使用 OpenAI API 和 Milvus 向量数据库的问答系统,结合了检索增强生成(RAG)技术。☆10Nov 4, 2024Updated last year
- 一个适合学习、使用、自主扩展的RAG【检索增强生成】系统!可联网做AI搜索☆526Sep 4, 2024Updated last year
- ☆23Oct 21, 2022Updated 3 years ago
- 用最简单的代码带你实现基于大模型的本地知识库问答系统☆33Sep 5, 2023Updated 2 years ago
- 结合LightRAG 知识库的知识图谱智能体平台。 An agent platform that integrates a LightRAG knowledge base and knowledge graphs. Build with LangChain v1 + Vue…☆4,636Updated this week
- ☆20Jun 21, 2024Updated last year
- 面向金融领域的小样本跨类迁移事件抽取 第三名 方案及代码☆17Dec 23, 2020Updated 5 years ago
- 解决uniapp环境的three3d模型☆17May 28, 2025Updated 9 months ago
- Spring Deep Java Library 通过利用DJL框架与其他Spring框架进行整合,进行深度学习模型训练和推导。☆24Mar 16, 2022Updated 4 years ago