A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。
☆345Jan 28, 2026Updated 5 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:
- 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,260Jan 7, 2026Updated 5 months ago
- 基于RAG的私有知识库问答系统☆459Nov 28, 2024Updated last year
- Here is a demo for PDF parser (Including OCR, object detection tools)☆36Oct 14, 2024Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 开源WEB端,一款为SmsForwarder短信转发器做的个人版无限制短信接收平台☆12Nov 22, 2024Updated last year
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆274Dec 26, 2024Updated last year
- Mistral 7B Streamlit Application☆26Aug 20, 2024Updated last year
- LLM Applications built using Streamlit, LangChain, and OpenAI API☆11Oct 7, 2023Updated 2 years ago
- AI Agents for Industrial Applications 工业领域的AI智能体☆26May 11, 2026Updated last month
- 一款适用于chatgpt-on-wechat项目的插件,支持通过RSS订阅各平台大V的最新消息,及时推送到微信群或微信号。☆14Nov 28, 2024Updated last year
- dify's rag patch module☆275Apr 8, 2026Updated 2 months ago
- 基于大语言模型的RAG问答知识库,大模型检索增强生成工具,可部署在个人电脑上,实现本地知识库智能问答☆23Mar 26, 2025Updated last year
- 从langchain-ChatGLM基础上修改的一个可以加载TigerBot模型的基于本地知识库的问答应用,目标期望建立一套对中文场景与开源模型支持友好、可离线运行的知识库问答解决方案。☆108Jul 17, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 一款支持自定义搜索夸克资源的chatgpt-on-wechat插件☆17Jul 5, 2024Updated last year
- ChatWiki 微信公众号的AI知识库工作流Agent平台,RAG大模型AI客服机器人,致力于成为垂直领域的coze、n8n。☆1,998Jun 26, 2026Updated last week
- 🚀 RAG Python Chat Bot: Gemini, Ollama, Streamlit with LangChain magic! 🤖💬☆42Feb 14, 2024Updated 2 years ago
- Awesome-RAG: Collect typical RAG papers and systems.☆459Aug 4, 2025Updated 11 months ago
- Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛 2024 季军方案☆634Nov 17, 2024Updated last year
- RAG+ChatGPT+LangChain搭建本地知识库文档问答系统☆95Jan 2, 2024Updated 2 years ago
- dify DSL files collections☆33Jul 24, 2024Updated last year
- Spring AI and PGVector 基于个人知识库的AI问答系统,使用Spring AI 1.0版本实现☆298May 24, 2025Updated last year
- KeywordMonitor 是一个用于dify-on-wechat 监控群聊关键词、URL链接和文件内容的插件。当检测到违规内容时,插件会自动发送警告消息,并要求用户在2分钟内撤回违规消息。☆20Mar 28, 2025Updated 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.
- 本仓库是一个关于 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
- Local RAG researcher agent built using Langgraph, DeepSeek R1 and Ollama☆142Feb 13, 2025Updated last year
- 考研数学知识点文档☆17Oct 9, 2022Updated 3 years ago
- GEWE版DOW定时任务插件☆15Aug 4, 2025Updated 11 months ago
- RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF. 纯原生实现RAG功能,基于本地LLM、embedding模型、reranker模型实现,支持GraphRAG,无须安装任何第三方agent库。☆855Apr 2, 2025Updated last year
- 企业级RAG系统从入门到精通☆699Jun 25, 2025Updated last year
- 本项目设计并实现了一个基于知识图谱 RAG 与大语言模型的医疗智能问答系统。系统以 DiseaseKG 医疗数据集为基础,依托 Neo4j 构建包含 4.4 万实体与 31 万关系的领域知识图谱;结合 BERT 命名实体识别与 32B 大模型意图识别,通过精确的图谱检索与受…☆1,332May 29, 2026Updated last month
- 一个适合学习、使用、自主扩展的RAG【检索增强生成】系统!可联网做AI搜索☆523Sep 4, 2024Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Code for "An Empirical Study of Retrieval Augmented Generation with Chain-of-Thought"☆18Jul 27, 2024Updated last year
- 用最简单的代码带你实现基于大模型的本地知识库问答系统☆34Sep 5, 2023Updated 2 years ago
- 极速分镜:一款专为影视创作者设计的 AIGC 分镜脚本工具,支持快速创建、编辑和管理分镜脚本。☆71Jan 27, 2026Updated 5 months ago
- ☆19Jun 21, 2024Updated 2 years ago
- 面向金融领域的小样本跨类迁移事件抽取 第三名 方案及代码☆17Dec 23, 2020Updated 5 years ago
- ☆13Oct 3, 2024Updated last year
- 解决uniapp环境的three3d模型☆17May 28, 2025Updated last year