基于大语言模型的检索增强生成RAG示例
☆173May 4, 2025Updated 10 months ago
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调用)等功能,同时系统具有自我学习能力。定期的反思可让系统变得更强大。☆84Nov 5, 2025Updated 4 months ago
- TrustRAG:The RAG Framework within Reliable input,Trusted output☆1,238Jan 7, 2026Updated 2 months ago
- 大模型检索增强生成技术最佳实践。☆88Sep 4, 2024Updated last year
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆295Jul 24, 2025Updated 8 months ago
- 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.
- CCL2024 Chinese Essay Rhetoric Recognition and Understanding☆17Oct 1, 2024Updated last year
- 介绍docker、docker compose的使用。☆21Sep 4, 2024Updated last year
- 自己tkinter开发的一个NER标注工具直接生成BIO文件.环境python3☆11Jan 29, 2022Updated 4 years ago
- 企业级RAG系统从入门到精通☆651Jun 25, 2025Updated 9 months ago
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问 答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆1,130May 21, 2024Updated last year
- Unify Efficient Fine-tuning of RAG Retrieval, including Embedding, ColBERT, ReRanker.☆1,107Jul 5, 2025Updated 8 months ago
- Codes for our paper "RQ-RAG: Learning to Refine Queries for Retrieval Augmented Generation"☆202Aug 16, 2024Updated last year
- 离线部署大模型,构建一个可以上传本地知识库进行RAG问答且可以自行调用工具的Agent。☆39Apr 23, 2024Updated last year
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆344Mar 31, 2024Updated last year
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 一个适合学习、使用、自主扩展的RAG【检索增强生成】系统!可联网做AI搜索☆526Sep 4, 2024Updated last year
- ☆17Mar 8, 2025Updated last year
- Agentic RAG for open domain text-to-query☆16Aug 28, 2025Updated 6 months ago
- prompt engineering ,llm,text2sql☆38Oct 7, 2023Updated 2 years ago
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆75Feb 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…☆15Mar 28, 2025Updated 11 months ago
- Code for "An Empirical Study of Retrieval Augmented Generation with Chain-of-Thought"☆17Jul 27, 2024Updated last year
- 本项目旨在结合知识图谱技术和先进的大语言模型,构建一个能够深入理解用户问题并提供准确、有逻辑性回答的智能问答系统。☆64May 18, 2024Updated last year
- RAG+ChatGPT+LangChain搭建本地知识库文档问答系统☆84Jan 2, 2024Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 使用Qwen1.5-0.5B-Chat模型进行通用信息抽取任务的微调,旨在: 验证生成式方法相较于抽取式NER的效果; 为新手提供简易的模型微调流程,尽量减少代码量; 大模型训练的数据格式处理。☆15Sep 6, 2024Updated last year
- TensorFlow: learn and practice☆11Aug 30, 2018Updated 7 years ago
- BLOOM 模型的指令微调☆24Jun 15, 2023Updated 2 years ago
- 本项目用于Embedding模型的相关实验,包括Embedding模型评估、Embedding模型微调、Embedding模型量化等。☆73Jul 16, 2024Updated last year
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆265Dec 26, 2024Updated last year
- pdf multimodal rag 【pdf多模态rag问答】☆27Feb 26, 2025Updated last year
- unified embedding model☆876Sep 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多轮问答最佳实践☆692Jul 17, 2025Updated 8 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 基于本地模型(Qwen) + langchain-Node 实现的本地知识库问答(RAG 应用) Demo。☆11Mar 27, 2024Updated 2 years ago
- lightweighted deep learning inference service framework☆39Jun 19, 2021Updated 4 years ago
- Text Matching Based on LCQMC: A Large-scale Chinese Question Matching Corpus☆16Jan 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,443Mar 10, 2026Updated 2 weeks ago
- ChineseMedicalAssistant based on Internlm-chat-7b☆18Mar 13, 2024Updated 2 years ago
- 一个基于langchain实现RAG的简单示例☆618Updated this week