A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。
☆341Jan 28, 2026Updated 3 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:
- 一个基于本地向量库和本地大模型的知识库问答系统,支持文本向量化存储、语义搜索、大模型问答和 Markdown 文档处理。通过结合 Milvus 向量数据库和 Ollama 本地大模型,实现高效、私密且无需联网的知识库构建与智能问答。☆18Mar 18, 2025Updated last year
- deepseek and langchain are used together to realize RAG☆15Oct 9, 2024Updated last year
- AIGC 知识库问答系统快速搭建,便于企业级定制化,支持文档上传,向量存储,聊天式问答。☆36Nov 11, 2023Updated 2 years ago
- TrustRAG:The RAG Framework within Reliable input,Trusted output☆1,261Jan 7, 2026Updated 4 months ago
- 基于RAG的私有知识库问答系统☆454Nov 28, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Here is a demo for PDF parser (Including OCR, object detection tools)☆36Oct 14, 2024Updated last year
- 《大语言模型》综述全书学习笔记☆12Aug 2, 2024Updated last year
- 开源WEB端,一款为SmsForwarder短信转发器做的个人版无限制短信接收平台☆11Nov 22, 2024Updated last year
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆272Dec 26, 2024Updated last year
- Mistral 7B Streamlit Application☆26Aug 20, 2024Updated last year
- 基于 Spring Boot 构建的高性能智能对话平台,创新性地实现了多模型混合调度、知识库增强、多轮对话记忆等核心功能。平台已完成与 DeepSeek、文心一言等主流大模型的深度集成,单机日均可处理对话量 10w+。☆21May 16, 2026Updated last week
- LLM Applications built using Streamlit, LangChain, and OpenAI API☆11Oct 7, 2023Updated 2 years ago
- dify's rag patch module☆276Apr 8, 2026Updated last month
- 从langchain-ChatGLM基础上修改的一个可以加载TigerBot模型的基于本地知识库的问答应用,目标期望建立一套对中文场景与开源模型支持友好、可离线运行的知识库问答解决方案。☆108Jul 17, 2023Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- open-deepsearch☆11Mar 3, 2025Updated last year
- RWKV-RAG个人版☆27Aug 6, 2025Updated 9 months ago
- 【自用】2024 计算机考研复习文档☆11Oct 18, 2023Updated 2 years ago
- 一款支持自定义搜索夸克资源的chatgpt-on-wechat插件☆17Jul 5, 2024Updated last year
- 🚀 RAG Python Chat Bot: Gemini, Ollama, Streamlit with LangChain magic! 🤖💬☆42Feb 14, 2024Updated 2 years ago
- 智能AI驱动的金融研究助手,专为股票分析和投资研究而设计☆51Oct 28, 2025Updated 6 months ago
- Awesome-RAG: Collect typical RAG papers and systems.☆458Aug 4, 2025Updated 9 months ago
- Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛 2024 季军方案☆629Nov 17, 2024Updated last year
- 基于Llamaindex微调qwen2.5-7b☆40Dec 23, 2024Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- RAG+ChatGPT+LangChain搭建本地知识库文档问答系统☆92Jan 2, 2024Updated 2 years ago
- Spring AI and PGVector 基于个人知识库的AI问答系统,使用Spring AI 1.0版本实现☆293May 24, 2025Updated last year
- dify DSL files collections☆33Jul 24, 2024Updated last year
- 本仓库是一个关于 Agent(智能体) 的实验性 DEMO 项目,主要展示如何利用大语言模型(LLM)在计算机上执行“自动化代码编写”、“文件系统探索”等操作。项目基于 DeepSeek R1 系列模型做了一些初步探索,希望借此分享经验与心得,也为更多对 Agent 感兴趣…☆35Feb 10, 2025Updated last year
- 这个项目是[chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat) 的音乐插件☆18Mar 21, 2024Updated 2 years ago
- KeywordMonitor 是一个用于dify-on-wechat 监控群聊关键词、URL链接和文件内容的插件。当检测到违规内容时,插件会自动发送警告消息,并要求用户在2分钟内撤回违规消息。☆20Mar 28, 2025Updated last year
- Local RAG researcher agent built using Langgraph, DeepSeek R1 and Ollama☆140Feb 13, 2025Updated last year
- This is a medical question answering system with RAG on medical knowledge graph.☆11Jan 3, 2025Updated last year
- 流石API管理工具☆13Jun 5, 2025Updated 11 months ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF. 纯原生实现RAG功能,基于本地LLM、embedding模型、reranker模型 实现,支持GraphRAG,无须安装任何第三方agent库。☆851Apr 2, 2025Updated last year
- ☆13Mar 7, 2025Updated last year
- 企业级RAG系统从入门到精通☆688Jun 25, 2025Updated 11 months ago
- 欢迎来到"5分钟上手Strands系列"教程!这是一个专注于提升用户和开发者构建AI Agent能力的系列教程。通过简洁的5分钟教程形式,帮助您快速掌握Strands Agent的设计、开发、集成和部署流程。☆22Dec 8, 2025Updated 5 months ago
- Interpretable Word Sense Representations via Definition Generation☆10Mar 6, 2025Updated last year
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆1,237May 21, 2024Updated 2 years ago
- 欢迎来到 RAG 检索增强生成!这是一个使用 OpenAI API 和 Milvus 向量数据库的问答系统,结合了检索增强生成(RAG)技术。☆10Nov 4, 2024Updated last year