RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。
☆278Dec 26, 2024Updated last year
Alternatives and similar repositories for RAG-QA-Generator
Users that are interested in RAG-QA-Generator are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 欢迎来到 RAG 检索增强生成!这是一个使用 OpenAI API 和 Milvus 向量数据库的问答系统,结合了检索增强生成(RAG)技术。☆10Nov 4, 2024Updated last year
- RAG+ChatGPT+LangChain搭建本地知识库文档问答系统☆99Jan 2, 2024Updated 2 years ago
- 基于RAG的私有知识库问答系统☆464Nov 28, 2024Updated last year
- 基于大语言模型API(本地或商用API)的外挂知识库问答系统(附neo4j实现知识图谱)☆49Jun 10, 2025Updated last year
- 陶弘景中医药大模型,包括命名实体识别,关系抽取,知识图谱构建,大模型增量微调,RAG☆19Jul 28, 2025Updated last year
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 企业级RAG系统从入门到精通☆708Jun 25, 2025Updated last year
- Retrieval-augmented generation (RAG) examples powered by large language models.☆174Jun 23, 2026Updated last month
- AI-native data platform: 60+ connectors, dlt-based ETL, DAG scheduling, per-source RAG knowledge bases, and sandboxed AI agents that quer…☆292Updated this week
- python压力测试工具☆12Jul 19, 2020Updated 6 years ago
- 从langchain-ChatGLM基础上修改的一个可以加载TigerBot模型的基于本地知识库的问答应用,目标期望建立一套对中文场景与开源模型支持友好、可离线运行的知识库问答解决方案。☆109Jul 17, 2023Updated 3 years ago
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆78Mar 2, 2024Updated 2 years ago
- A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。☆348Jan 28, 2026Updated 6 months ago
- 本项目旨在利用LangChain和大 语言模型(如ZhipuAI)开发一个智能数据库问答系统。 该系统能够通过自然语言理解用户的查询请求,自动生成相应的SQL语句并执行,最后将查询结果以自然语言 形式返回用户。☆15Jul 31, 2024Updated 2 years ago
- 基于舆情中文核心论文的deepsearch项目☆15Apr 1, 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.
- CSDN of ManVictor☆23Mar 31, 2025Updated last year
- Distributed Reinforcement Learning for LLM Fine-Tuning with multi-GPU utilization☆22Mar 12, 2025Updated last year
- ☆16Mar 8, 2025Updated last year
- 一种利用Langchain框架和本地向量库实现的对话式BI,它的目标是帮助用户寻找、理解数据知识,并能够分析数据、洞察结果,通过自然语言对话,降低数据分析的门槛。☆153Mar 20, 2024Updated 2 years ago
- ✨🦋 illufly - 【幻蝶】基于记忆蒸馏、资料检索的自我进化智能体☆80Dec 7, 2025Updated 8 months ago
- 本项目设计并实现了一个基于知识图谱 RAG 与大语言模型的医疗智能问答系统。系统以 DiseaseKG 医疗数据集为基础,依托 Neo4j 构建包含 4.4 万实体与 31 万关系的领域知识图谱;结合 BERT 命名实体识别与 32B 大模型意图识别,通过精确的图谱检索与受…☆1,407May 29, 2026Updated 2 months ago
- ✨ 大语言模型 (LLM) 的自然语言数据库查询系统 (RAG) Natural Language Database Query System (RAG) based on LLM✨ (with README in English) 🚩 通过自然语言提问,使用大语言模型智…☆66May 27, 2025Updated last year
- 基于ChatGLM-6b+langchain实现本地化知识库检索与智能答案生成☆23Oct 20, 2023Updated 2 years ago
- datawhale aigc大作业提交,实现了一个基于本地知识库的智能助理☆41May 17, 2023Updated 3 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.
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆331Sep 6, 2024Updated last year
- Dive into LLM Agents☆18Jun 1, 2024Updated 2 years ago
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆356Mar 31, 2024Updated 2 years ago
- 大模型检索增强生成技术最佳实践。☆95Sep 4, 2024Updated last year
- prompt 工程项目案例☆129Updated this week
- ☆19Mar 24, 2026Updated 4 months ago
- 阿里天池: 2023全球智能汽车AI挑战赛——赛道一:AI大模型检索问答 baseline 80+☆120Dec 28, 2023Updated 2 years ago
- 这是一份集成了RAG和微调以及思维链的LLM应用!最近也结合了知识图谱以及智能体agent~后续还会有很多更新!☆19Oct 12, 2024Updated last year
- 编写 ChatGPT 的入门教程:从 openai 官网学来的,如何使用 openai 的 api key密钥,访问 openai 的接口,实现与 ChatGPT 同等功能的人工智能聊天 demo ,也可以对其中的模型微调,减少对话内容空洞、毫无营养、废话连篇。注意:对音频…☆12Apr 19, 2023Updated 3 years 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.
- An automated pipeline for scraping, processing, and visualizing medical Q&A data to build high-quality datasets. Includes a comprehensive…☆24Dec 24, 2024Updated last year
- ☆49Sep 11, 2025Updated 11 months ago
- 从零搭建大模型知识库(Build LLM RAG Corpus from scratch)☆90Oct 23, 2024Updated last year
- [ICML 2025] Official resources of "KBQA-o1: Agentic Knowledge Base Question Answering with Monte Carlo Tree Search".☆38Dec 6, 2025Updated 8 months ago
- DocuGen = 你的知识库 + AI大模型 = AI自动生成专业文档☆22Jan 26, 2026Updated 6 months ago
- 自动批量上传并解析文档至 RagFlow 知识库,省去手动操作,提升效率。☆528Updated this week
- 基于电商数据微调的Qwen1.5系列的电商大模型,包括0.5b-base,0.5b-chat,1.8b-base,7b-base,以及基于llama3-chinese-sft版本的基础模型的sft后电商大模型。☆25May 14, 2024Updated 2 years ago