RAG+ChatGPT+LangChain搭建本地知识库文档问答系统
☆99Jan 2, 2024Updated 2 years ago
Alternatives and similar repositories for DocumentQA_RAG
Users that are interested in DocumentQA_RAG are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于Langchain的学术论文RAG知识库系统☆17Sep 25, 2024Updated last year
- 欢迎来到 RAG 检索增强生成!这是一个使用 OpenAI API 和 Milvus 向量数据库的问答系统,结合了检索增强生成(RAG)技术。☆10Nov 4, 2024Updated last year
- 基于本地模型(Qwen) + langchain-Node 实现的本地知识库问答 (RAG 应用) Demo。☆11Mar 27, 2024Updated 2 years ago
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆278Dec 26, 2024Updated last year
- datawhale aigc大作业提交,实现了一个基于本地知识库的智能助理☆41May 17, 2023Updated 3 years ago
- 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.
- 基于RAG的私有知识库问答系统☆466Nov 28, 2024Updated last year
- 用最简单的代码带你实现基于大模型的本地知识库问答系统☆34Sep 5, 2023Updated 2 years ago
- 本项目旨在利用LangChain和大语言模型(如ZhipuAI)开发一个智能数据库问答系统。 该系统能够通过自然语言理解用户的查询请求,自动生成相应的SQL语句并执行,最后将查询结果以自然语言 形式返回用户。☆15Jul 31, 2024Updated 2 years ago
- 利用chatgpt api和pinecone向量数据库,基于langchain和streamlit开发的本地知识库问答系统: 前端采用streamlit开发,支持本地部署; 支持在web端上传pdf文档; 支持对所上传的文档进行向量化,并存储到pinecone数据库; 支…☆15Jun 14, 2023Updated 3 years ago
- LangReact 是一个配置化的 Planning Agent 应用开发工具,通过配置、插件,能快速为你的 GPT 应用提供 Planning 功能。☆12Apr 23, 2024Updated 2 years ago
- 基于chatglm实现的知识问答系统,本地知识库经过es检索系统召回+text2vec向量相似度计算再召回,作为prompt输入给chatglm后生成回答☆19Jul 24, 2023Updated 3 years ago
- 基于RAG的知识问答系统,主要结合了 LLM、Langchain、提示工程、优化知识库结构和检索生成流程、vllm 推理优化框架等技术☆25Mar 12, 2025Updated last year
- ☆10Aug 3, 2023Updated 3 years ago
- 大语言模型ChatGLM-6B为基座,接入文档阅读功能进行实时问答,可上传txt/docx/pdf多种文件类型。☆42Sep 11, 2023Updated 2 years ago
- 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.
- Implementing RAG Knowledge Base with Langchain☆14Nov 7, 2024Updated last year
- Simple implementation of RAG with new Qwen 1.5 model using Ollama, Langchain and HuggingFaceEmbeddings.☆11Feb 7, 2024Updated 2 years ago
- Retrieval-augmented generation (RAG) examples powered by large language models.☆174Jun 23, 2026Updated 2 months ago
- Create your own GPT intelligent assistants using Azure OpenAI, Ollama, and local models, build and manage local knowledge bases, and expa…☆103Aug 2, 2024Updated 2 years ago
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆356Mar 31, 2024Updated 2 years ago
- 基于机器学习的分布式故障检测,根据检测数据(csv格式,特征向量)训练并预测故障类型,提供可视化平台☆17Apr 18, 2024Updated 2 years ago
- 中文情感感知计算代码,将中文文本进行多分类,包括传统的字典法、基于bert活transformer的微调以及基于LLM的应用☆11Apr 27, 2023Updated 3 years ago
- 亚洲人脸检索识别模型,支持人脸识别,人脸检索,支持各种平台,总模型大小9MB,ios、android、 pc(linux、windows、mac)总共(检测、对齐、特征计算)运行40ms,库独立,完全没有第三方库,方便部署,facial recognition system…☆12Dec 15, 2020Updated 5 years ago
- 一个基于langchain实现RAG的简单示例☆671Jul 26, 2026Updated last month
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 可以将bert相关模型在网站上进行展示、测试,后端使用flask,前端使用vue。☆11Aug 20, 2021Updated 5 years ago
- Analysis code for a research paper☆24Sep 23, 2024Updated last year
- 以 Transflow 算法识别中草药,unity程序渲染中草药模型。☆10Apr 10, 2018Updated 8 years ago
- LLM+RAG for QA☆23Jan 15, 2024Updated 2 years ago
- 本项目旨在构建一个基于电影知识图谱和大型语言模型(LLM)的KBQA问答系统,以实现对电影领域知识的查询和理解。该系统将电影知识图谱与自然语言处理技术相结合,为用户提供了一个便捷、智能的电影知识查询工具。☆40Jul 22, 2024Updated 2 years ago
- 借用小黑盒公开接口查询Steam游戏信息☆12Apr 5, 2024Updated 2 years ago
- 一个基于 模型上下文协议/MCP 构建的智能医学文献分析工具。它旨在帮助科研人员、医学从业者和学生快速检索 PubMed 数据库,并利用大型语言模型 (LLM) 的能力对文献摘要进行智能分析和总结☆11Jun 17, 2026Updated 2 months ago
- A course on implementing a Bayesian workflow using Stan.☆11Jun 17, 2022Updated 4 years ago
- HELP: a dataset for Handling Entailments with Lexical and logical Phenomena (Ver.1.0)☆15Jul 20, 2023Updated 3 years ago
- 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.
- 基于neo4j的知识图谱, 构建智能多轮问答☆14May 12, 2022Updated 4 years ago
- 🐱喵脸识别☆11Dec 8, 2022Updated 3 years ago
- The source code for “Homophily-Related: Adaptive Hybrid Graph Filter for Multi-View Graph Clustering”☆11Apr 10, 2024Updated 2 years ago
- This repository contains Python solutions to the LeetCode Hot 100 problems, presented in ACM format. Each solution is accompanied by deta…☆18Oct 16, 2025Updated 10 months ago
- AiMed面向中文医学的人工智能大语言模型期望实现有效处理医学知识问答、医学论文阅读、医学文献检索等任务和在医学科研中的应用。☆13Feb 8, 2025Updated last year
- CIKM 23 Oral - HoLe: Homophily-enhanced Structure Learning for Graph Clustering☆11Feb 29, 2024Updated 2 years ago
- Deepspeed、LLM、Medical_Dialogue、医疗大模型、预训练、微调☆315May 3, 2026Updated 3 months ago