A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。
☆337Jan 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:
- AIGC 知识库问答系统快速搭建,便于企业级定制化,支持文档上传,向量存储,聊天式问答。☆37Nov 11, 2023Updated 2 years ago
- TrustRAG:The RAG Framework within Reliable input,Trusted output☆1,256Jan 7, 2026Updated 3 months ago
- 基于RAG的私有知识库问答系统☆450Nov 28, 2024Updated last year
- Here is a demo for PDF parser (Including OCR, object detection tools)☆36Oct 14, 2024Updated last year
- A tool for splitting PDF files by chapters, supporting both automatic and manual modes. Suitable for textbooks, technical manuals, ebooks…☆10Mar 17, 2025Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 《大语言模型》综述全书学习笔记☆12Aug 2, 2024Updated last year
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆270Dec 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
- 一款适用于chatgpt-on-wechat项目的插件,支持通过RSS订阅各平台大V的最新消息,及时推送到微信群或微 信号。☆14Nov 28, 2024Updated last year
- dify's rag patch module☆278Apr 8, 2026Updated 3 weeks ago
- 从langchain-ChatGLM基础上修改的一个可以加载TigerBot模型的基于本地知识库的问答应用,目标期望建立一套对中文场景与开源模型支持友好、可离线运行的知识库问答解决方案。☆108Jul 17, 2023Updated 2 years ago
- 一款支 持自定义搜索夸克资源的chatgpt-on-wechat插件☆17Jul 5, 2024Updated last year
- 智能AI驱动的金融研究助手,专为股票分析和投资研究而设计☆51Oct 28, 2025Updated 6 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Awesome-RAG: Collect typical RAG papers and systems.☆457Aug 4, 2025Updated 9 months ago
- Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛 2024 季军方案☆627Nov 17, 2024Updated last year
- Spring AI and PGVector 基于个人知识库的AI问答系统,使用Spring AI 1.0版本实现☆290May 24, 2025Updated 11 months ago
- RAG+ChatGPT+LangChain搭建本地知识库文档问答系统☆91Jan 2, 2024Updated 2 years ago
- 本仓库是一个关于 Agent(智能体) 的实验性 DEMO 项目,主要展示如何利用大语言模型(LLM)在计算机上执行“自动化代码编写”、“文件系统探索”等操作。项目基于 DeepSeek R1 系列模型做了一些初步探索,希望借此分享经验与心得,也为更多对 Agent 感兴趣…☆35Feb 10, 2025Updated last year
- 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
- 流石API管理工具☆13Jun 5, 2025Updated 11 months ago
- This is a detailed code demo on how to conduct Full-Param Supervised Fine-tuning (SFT) and DPO (Direct Preference Optimization)☆19Jan 9, 2025Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF. 纯原生实现RAG功能,基于本地LLM、embedding模型、reranker模型实现,支持GraphRAG,无须安装任何第三方agent库。☆850Apr 2, 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系统从入门到精通☆678Jun 25, 2025Updated 10 months ago
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆1,189May 21, 2024Updated last year
- 一个适合学习、使用、自主扩展的RAG【检索增强生成】系统!可联网做AI搜索☆525Sep 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
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 极速分镜:一款专为影视创作者设计的 AIGC 分镜脚本工具,支持快速创建、编辑和管理分镜脚本。☆64Jan 27, 2026Updated 3 months ago
- 面向金融领域的小样本跨类迁移事件抽取 第三名 方案及代码☆17Dec 23, 2020Updated 5 years ago
- 结合知识库管理的 多租户 Agent Harness 平台。 An agent harness that integrates a LightRAG knowledge base and knowledge graphs. Build with LangChain + Vu…☆5,068Updated this week
- 从零开始基于 LangGraph 和 Streamlit 实现基于本地模型的 RAG、Agent 应用☆79Dec 25, 2024Updated last year
- KnowledgeRAG-GZHU 是一个面向智能知识管理的检索增强生成(RAG)系统,集成文档解析、知识库管理、知识图谱生成、向量检索、Ollama模型服务及智能问答核心功能。前端基于 Vue3 + TypeScript 构建交互框架,实现知识组织与问答可…☆118Mar 29, 2026Updated last month
- Siliconflow2cow 是一个强大的 chatgpt-on-wechat 插件,允许用户通过简单的命令生成各种风格的图像。该插件支持多种模型,包括文本到图像和图像到图像的转换,为用户提供了丰富的图像生成选项。☆25Sep 22, 2024Updated last year
- 🧠 纯原生 Python 实现的 RAG 框架 | FAISS + BM25 混合检索 | 支持 Ollama / SiliconFlow | 适合新手入门学习☆888Mar 18, 2026Updated last month