基于大语言模型的检索增强生成RAG示例
☆175Jun 23, 2026Updated last week
Alternatives and similar repositories for rag-omni
Users that are interested in rag-omni are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 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
- 构建一个基于大模型的智能客服系统,可提供静态知识问答(静态数据)、动态知识问答(数据库),业务办理(api调用)等功能,同时系统具有自我学习能力。定期的反思可让系统变得更强大。☆98Nov 5, 2025Updated 8 months ago
- TrustRAG:The RAG Framework within Reliable input,Trusted output☆1,260Jan 7, 2026Updated 5 months ago
- 大模型检索增强生成技术最佳实践。☆92Sep 4, 2024Updated last year
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆298Jul 24, 2025Updated 11 months ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- CCL2024 Chinese Essay Rhetoric Recognition and Understanding☆17Oct 1, 2024Updated last year
- 介绍docker、docker compose的使用。☆21Sep 4, 2024Updated last year
- 企业级RAG系统从入门到精通☆699Jun 25, 2025Updated last year
- 本项目设计并实现了一个基于知识图谱 RAG 与大语言模型的医疗智能问答系统。系统以 DiseaseKG 医疗数据集为基础,依托 Neo4j 构建包含 4.4 万实体与 31 万关系的领域知识图谱;结合 BERT 命名实体识别与 32B 大模型意图识别,通过精确的图谱检索与受…☆1,332May 29, 2026Updated last month
- Unify Efficient Fine-tuning of RAG Retrieval, including Embedding, ColBERT, ReRanker.☆1,126May 24, 2026Updated last month
- Codes for our paper "RQ-RAG: Learning to Refine Queries for Retrieval Augmented Generation"☆212Aug 16, 2024Updated last year
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆354Mar 31, 2024Updated 2 years ago
- 离线部署大模型 ,构建一个可以上传本地知识库进行RAG问答且可以自行调用工具的Agent。☆42Apr 23, 2024Updated 2 years ago
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆77Mar 2, 2024Updated 2 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.
- ☆16Mar 8, 2025Updated last year
- Agentic RAG for open domain text-to-query☆16Aug 28, 2025Updated 10 months ago
- prompt engineering ,llm,text2sql☆39Oct 7, 2023Updated 2 years ago
- 基于知识图谱的医疗问答机器人,利用redis实现了简单的对话状态记录☆10Jul 6, 2021Updated 5 years ago
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆76Feb 10, 2025Updated last year
- [EMNLP'2024 Findings] Explore generated documents for enhanced IR with LLMs. We enhance BM25 to surpass strong dense retriever on many da…☆14Mar 28, 2025Updated last year
- Code for "An Empirical Study of Retrieval Augmented Generation with Chain-of-Thought"☆18Jul 27, 2024Updated last year
- 本项目旨在结合知识图谱技术和先进的大语言模型,构建一个能够深入理解用户问题并提供准确、有逻辑性回答的智能问答系统。☆65May 18, 2024Updated 2 years ago
- RAG+ChatGPT+LangChain搭建本地知识库文档问答系统☆95Jan 2, 2024Updated 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.
- 使用Qwen1.5-0.5B-Chat模型进行通用信息抽取任务的微调,旨在: 验证生成式方法相较于抽取式NER的效果; 为新手提供简易的模型微调流程,尽量减少代码量; 大模型训练的数据格式处理。☆14Sep 6, 2024Updated last year
- TensorFlow: learn and practice☆11Aug 30, 2018Updated 7 years ago
- BLOOM 模型的指令微调☆24Jun 15, 2023Updated 3 years ago
- 本项目用于Embedding模型的相关实验,包括Embedding模型评估、Embedding模型微调、Embedding模型量化等。☆74Jul 16, 2024Updated last year
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆274Dec 26, 2024Updated last year
- Seq2seqAttGeneration, an basic implementation of text generation that using seq2seq attention model to generate poem series. this project…☆18Jan 11, 2021Updated 5 years ago
- unified embedding model☆877Sep 1, 2023Updated 2 years ago
- 基于Adversarial Attack的问题等价性判别比赛☆13Dec 5, 2019Updated 6 years ago
- Advanced Multi-Turn QA System with LLM and Intent Recognition. 基于LLM大语言模型意图识别、参数抽取结合slot词槽技术实现多轮问答、NL2API. 打造Function Call多轮问答最佳实践☆680Jul 17, 2025Updated 11 months ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- This is the official implementation for MA-LoT.☆19Aug 4, 2025Updated 11 months ago
- lightweighted deep learning inference service framework☆39Jun 19, 2021Updated 5 years ago
- Text Matching Based on LCQMC: A Large-scale Chinese Question Matching Corpus☆17Jan 12, 2021Updated 5 years ago
- Basic openAI chat Bot on neo4j knowledge graph☆12Oct 4, 2023Updated 2 years ago
- Retrieval and Retrieval-augmented LLMs☆11,887Apr 22, 2026Updated 2 months ago
- 基于深度知识图谱和预训练大语言模型的医疗问答系统☆32Jul 24, 2024Updated last year
- ChineseMedicalAssistant based on Internlm-chat-7b☆17Mar 13, 2024Updated 2 years ago