基于RAG的私有知识库问答系统
☆439Nov 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构建的电商智能客服代理☆51Sep 19, 2024Updated last year
- 《赋范大模型技术社区》是针对各阶大模型学习者量身打造的基于各类 大模型,包括环境设置、本地部署、高效微调、开发实战等技能在内的全流程指导!☆917Oct 11, 2025Updated 6 months ago
- 一个用于BiliBili网站实时热点&舆情分析的AI 智能体☆92Nov 19, 2024Updated last year
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆266Dec 26, 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.
- RAG+ChatGPT+LangChain搭建本地知识库文档问答系统☆87Jan 2, 2024Updated 2 years ago
- A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。☆330Jan 28, 2026Updated 2 months ago
- 从零搭建大模型知识库(Build LLM RAG Corpus from scratch)☆88Oct 23, 2024Updated last year
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆1,159May 21, 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做业务。这…☆687Jul 16, 2025Updated 8 months ago
- ☆22Feb 5, 2025Updated last year
- Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain…☆37,785Nov 10, 2025Updated 5 months ago
- 陶弘景中医药大模型,包括命名实体识别,关系抽取,知识图谱构建,大模型增量微调,RAG☆18Jul 28, 2025Updated 8 months ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- Spring Cloud Alibaba 模板项目☆11Jul 18, 2021Updated 4 years ago
- 一个适合学习、使用、自主扩展的RAG【检索增强生成】系统!可联网做AI搜索☆526Sep 4, 2024Updated last year
- vibe cli 模版☆17Jul 2, 2025Updated 9 months ago
- ⚡FlashRAG: A Python Toolkit for Efficient RAG Research (WWW2025 Resource)☆3,445Mar 1, 2026Updated last month
- 离线部署大模型,构建一个可以上传本地知识库进行RAG问答且可以自行调用工具的Agent。☆40Apr 23, 2024Updated last year
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆348Mar 31, 2024Updated 2 years ago
- LangGraph+A2A+MCP 实现的Agent RAG☆53Nov 14, 2025Updated 4 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆260Sep 6, 2024Updated last year
- 本项目旨在构建一套多场景下可复用的辅助决策型智能 Agent 系统。通过提取用户输入的关键信息,结合历史数据进行智能匹配,系统可在教育路径、法律咨询、金融投资、心理健康、企业经营、供应链优化、危机应对、智能客服等多个领域提供个性化决策建议。系统采用统一的决策流程设计,具备高…☆25Mar 7, 2026Updated last month
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 基于大语言模型的RAG项目,分别实现了基于文本和知识图谱的RAG☆29Dec 11, 2025Updated 4 months ago
- 使用langchain/Ollama开发智能体agent聊天机器人框架,基于VChat框架支持微信的群聊和个人用户聊天,实现飞书机器人的接入,也可接入使用react进行前端UI(支持二次开发)开发框架的AI支持。☆83Jan 18, 2025Updated last year
- Upload a document image or PDF, or provide a URL, to convert it into a structured format using SmolDocling.☆16Mar 31, 2025Updated last year
- 本项目旨在构建一个基于电影知识图谱和大型语言模型(LLM)的KBQA问答系统,以实现对电影领域知识的查询和理解。该系统将电影知识图谱与自然语言处理技术相结合,为用户提供了一个便捷、智能的电影知识查询工具。☆43Jul 22, 2024Updated last year
- 微信公众号文章下载,阅读数,点赞数获取等☆17Jun 19, 2025Updated 9 months ago
- Spring AI and PGVector 基于个人知识库的AI问答系统,使用Spring AI 1.0版本实现☆286May 24, 2025Updated 10 months ago
- 基于LangGraph开发的智能体项目,可借助大模型自动调用工具规划旅游行程,包括景点搜索、交通查询、饭店酒店查询等功能☆40Aug 27, 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
- NordVPN Threat Protection Pro™ • AdTake your cybersecurity to the next level. Block phishing, malware, trackers, and ads. Lightweight app that works with all browsers.
- 中文文本的向量表示方法(Sentence-BERT, CoSENT)的PyTorch简单实现,可以用于文本相似度计算。☆10Mar 27, 2022Updated 4 years ago
- A powerful tool for creating datasets for LLM fine-tuning 、RAG and Eval☆13,864Updated this week
- A modular graph-based Retrieval-Augmented Generation (RAG) system☆32,149Updated this week
- 基于YoloV3和行人重识别模型的特定行人检索☆12May 25, 2022Updated 3 years ago
- QA based on local knowledge and LLM.☆248Jan 16, 2026Updated 2 months ago
- 大语言模型评估平台,支持多种评估基准、自定义数据集和性能测试。支持基于自定义数据集的RAG评估。☆87Aug 20, 2025Updated 7 months ago
- A comprehensive guide to understanding and implementing large language models with hands-on examples using LangChain for GenAI applicatio…☆1,712Mar 8, 2025Updated last year