基于RAG的私有知识库问答系统
☆429Nov 28, 2024Updated last year
Alternatives and similar repositories for fufan-chat-api
Users that are interested in fufan-chat-api are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- fufan-chat-api的前端项目☆27Nov 1, 2024Updated last year
- 基于ReAct构建的电商智能客服代理☆49Sep 19, 2024Updated last year
- 《赋范大模型技术社区》是针对各阶大模型学习者量身打造的基于各类 大模型,包括环境设置、本地部署、高效微调、开发实战等技能在内的全流程指导!☆895Oct 11, 2025Updated 5 months ago
- 一个用于BiliBili网站实时热点&舆情分析的AI 智能体☆90Nov 19, 2024Updated last year
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆264Dec 26, 2024Updated last year
- RAG+ChatGPT+LangChain搭建本地知识库文档问答系统☆85Jan 2, 2024Updated 2 years ago
- Next-Generation Interactive Intelligent Programming Assistant☆881Oct 13, 2024Updated last year
- 欢迎来到 RAG 检索增强生成!这是一个使用 OpenAI API 和 Milvus 向量数据库的问答系统,结合了检索增强生成(RAG)技术。☆10Nov 4, 2024Updated last year
- A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。企业级SaaS版本请访问:☆322Jan 28, 2026Updated last month
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆1,120May 21, 2024Updated last year
- 从零搭建大模型知识库(Build LLM RAG Corpus from scratch)☆87Oct 23, 2024Updated last year
- 一种利用Langchain框架和本地向量库实现的对话式BI,它的目标是帮助用户寻找、理解数据知识,并能够分析数据、洞察结果,通过自然语言对话,降低数据分析的门槛。☆152Mar 20, 2024Updated 2 years ago
- End-to-end RAG system design, evaluation, and optimization. 极客时间RAG训练营,RAG 10大组件全面拆解,4个实操项目吃透 RAG 全流程。RAG的落地,往往是面向业务做RAG,而不是反过来面向RAG做业务。这…☆661Jul 16, 2025Updated 8 months ago
- This repository is a hub for AI Agent projects, including GitHub Sentinel, LanguageMentor, and ChatPPT, designed to enhance enterprise wo…☆322Nov 3, 2024Updated last year
- Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain…☆37,581Nov 10, 2025Updated 4 months ago
- 一个适合学习、使用、自主扩展的RAG【检索增强生成】系统!可联网做AI搜索☆526Sep 4, 2024Updated last year
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆141Aug 22, 2024Updated last year
- DCNN Based Image Edge Detection (FCN + HED + UNet + ResNet)☆13Apr 21, 2018Updated 7 years ago
- Out-of-the-box DeepSeek OCR document parsing Web Studio☆543Oct 27, 2025Updated 4 months ago
- ⚡FlashRAG: A Python Toolkit for Efficient RAG Research (WWW2025 Resource)☆3,405Mar 1, 2026Updated 3 weeks ago
- RuoYi-RAG 是一个基于 Spring AI框架开发的 AI 知识库检索增强生成(RAG)系统的服务端。该系统为 AI知识库管理系统 和 AI知识库用户端 提供接口服务,支持多种 AI 模型进行知识检索和问答。☆129Oct 2, 2025Updated 5 months ago
- 离线部署大模型,构建一个可以上传本地知识库进行RAG问答且可以自行调用工具的Agent。☆39Apr 23, 2024Updated last year
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆344Mar 31, 2024Updated last year
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆251Sep 6, 2024Updated last year
- 基于大语言模型的RAG项目,分别实现了基于文本和知识图谱的RAG☆29Dec 11, 2025Updated 3 months ago
- 本项目旨在构建一套多场景下可复用的辅助决策型智能 Agent 系统。通过提取用户输入的关键信息,结合历史数据进行智能匹配,系统可在教育路径、法律咨询、金融投资、心理健康、企业 经营、供应链优化、危机应对、智能客服等多个领域提供个性化决策建议。系统采用统一的决策流程设计,具备高…☆23Mar 7, 2026Updated 2 weeks ago
- 使用langchain/Ollama开发智能体agent聊天机器人框架,基于VChat框架支持微信的群聊和个人用户聊天,实现飞书机器人的接入,也可接入使用react进行前端UI(支持二次开发)开发框架的AI支持。☆81Jan 18, 2025Updated last year
- Vibe Coding AI Full Stack Development Practical Training 2026 · The First AI Programming Bootcamp☆60Mar 12, 2026Updated last week
- Upload a document image or PDF, or provide a URL, to convert it into a structured format using SmolDocling.☆16Mar 31, 2025Updated 11 months ago
- ☆68Updated this week
- 本项目旨在构建一个基于电影知识图谱和大型语言模型(LLM)的KBQA问答系统,以实现对电影领域知识的查询和理解。该系统将电影知识图谱与自然语言处理技术相结合,为用户提供了一个便捷、智能的电影知识查询工具。☆42Jul 22, 2024Updated last year
- Implementing RAG Knowledge Base with Langchain☆14Nov 7, 2024Updated last year
- Based on the large model development framework of langchain, LangGraph is integrated to create a scalable workflow architecture. RAG。基于la…☆41Sep 12, 2024Updated last year
- A powerful tool for creating datasets for LLM fine-tuning 、RAG and Eval☆13,681Mar 11, 2026Updated last week
- 大语言模型评估平台,支持多种评估基准、自定义数据集和性能测试。支持基于自定义数据集的RAG评估。☆83Aug 20, 2025Updated 7 months ago
- A modular graph-based Retrieval-Augmented Generation (RAG) system☆31,670Updated this week
- QA based on local knowledge and LLM.☆247Jan 16, 2026Updated 2 months ago
- A comprehensive guide to understanding and implementing large language models with hands-on examples using LangChain for GenAI applicatio…☆1,705Mar 8, 2025Updated last year
- Multi-Agent AI system that automatically retrieves the latest Football news and creates a newsletter☆28Apr 16, 2024Updated last year