A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。
☆330Jan 28, 2026Updated 2 months ago
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:
- AIGC 知识库问答系统快速搭建,便于企业级定制化,支持文档上传,向量存储,聊天式问答。☆35Nov 11, 2023Updated 2 years ago
- TrustRAG:The RAG Framework within Reliable input,Trusted output☆1,246Jan 7, 2026Updated 3 months ago
- 基于RAG的私有知识库问答系统☆439Nov 28, 2024Updated last year
- Here is a demo for PDF parser (Including OCR, object detection tools)☆36Oct 14, 2024Updated last year
- 《大语言模型》综述全书学习笔记☆12Aug 2, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 开源WEB端,一款为SmsForwarder短信转发器做的个人版无限制短信接收平台☆11Nov 22, 2024Updated last year
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆266Dec 26, 2024Updated last year
- 基于 Spring Boot 构建的高性能智能对话平台,创新性地实现了多模型混合调度、知识库增强、多轮对话记忆等核心功能。平台已完成与 DeepSeek、文心一言等主流大模型的深度集成,单机日均可处理对话量 10w+。☆21Jul 7, 2025Updated 9 months ago
- LLM Applications built using Streamlit, LangChain, and OpenAI API☆11Oct 7, 2023Updated 2 years ago
- dify's rag patch module☆277Updated this week
- 从langchain-ChatGLM基础上修改的一个可以加载TigerBot模型的基于本地知识库的问答应用,目标期望建立一套对中文场景与开源模型支持友好、可离线运行的知识库问答解决方案。☆108Jul 17, 2023Updated 2 years ago
- open-deepsearch☆11Mar 3, 2025Updated last year
- 【自用】2024 计算机考研复习文档☆11Oct 18, 2023Updated 2 years ago
- 基于Llamaindex微调qwen2.5-7b☆38Dec 23, 2024Updated last year
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 一款支持自定义搜索夸克资源的chatgpt-on-wechat插件☆17Jul 5, 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.☆454Aug 4, 2025Updated 8 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☆136Feb 13, 2025Updated last year
- RAG+ChatGPT+LangChain搭建本地知识库文档问答系统☆87Jan 2, 2024Updated 2 years ago
- dify DSL files collections☆33Jul 24, 2024Updated last year
- KeywordMonitor 是一 个用于dify-on-wechat 监控群聊关键词、URL链接和文件内容的插件。当检测到违规内容时,插件会自动发送警告消息,并要求用户在2分钟内撤回违规消息。☆20Mar 28, 2025Updated last year
- 考研数学知识点文档☆14Oct 9, 2022Updated 3 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- GEWE版DOW定时任务插件☆15Aug 4, 2025Updated 8 months ago
- 流石API管理工具☆13Jun 5, 2025Updated 10 months ago
- RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF. 纯原生实现RAG功能,基于本地LLM、embedding模型、reranker模型实现,支持GraphRAG,无须安装任何第三方agent库。☆844Apr 2, 2025Updated last year
- ☆13Mar 7, 2025Updated last year
- ☆22Jul 7, 2021Updated 4 years ago
- 这个项目是[chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat) 的音乐插件☆18Mar 21, 2024Updated 2 years ago
- 企业级RAG系统从入门到精通☆666Jun 25, 2025Updated 9 months ago
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆1,159May 21, 2024Updated last year
- 欢迎来到 RAG 检索增强生成!这是一个使用 OpenAI API 和 Milvus 向量数据库的问答系统,结合了检索增强生成(RAG)技术。☆10Nov 4, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 一个适合学习、使用、自主扩展的RAG【检索增强生成】系统!可联网做AI搜索☆526Sep 4, 2024Updated last year
- Code for "An Empirical Study of Retrieval Augmented Generation with Chain-of-Thought"☆17Jul 27, 2024Updated last year
- 用最简单的代码带你实现基于大模型的本地知识库问答系统☆34Sep 5, 2023Updated 2 years ago
- ☆20Jun 21, 2024Updated last year
- 极速分镜:一款专为影视创作者设计的 AIGC 分镜脚本工具,支持快速创建、编辑和管理分镜脚本。☆61Jan 27, 2026Updated 2 months ago
- 结合知识库管理的 多租户 Agent Harness 平台。 An agent harness that integrates a LightRAG knowledge base and knowledge graphs. Build with LangChain v1 +…☆4,884Updated this week
- 我的笔记。☆15Mar 8, 2025Updated last year