realyinchen / RAGLinks
RAG 系列教程源码仓库
☆93Updated 6 months ago
Alternatives and similar repositories for RAG
Users that are interested in RAG are comparing it to the libraries listed below
Sorting:
- 《大模型项目实战:多领域智能应用开发》配套资源☆201Updated this week
- 企业级RAG系统从入门到精通☆583Updated 4 months ago
- 筱可的工程实验仓库!☆97Updated 2 weeks ago
- A simple and trans-platform rag framework and tutorial☆222Updated 2 months ago
- 基于ReAct手搓一个Agent Demo☆159Updated 4 months ago
- “AI-Compass”将为社区指引在 AI 技术海洋中航行的方向,无论你是初学者还是进阶开发者,都能在这里找到通往 AI 各大方向的路径。旨在帮助开发者系统性地了解 AI 的核心概念、主流技术、前沿趋势,并通过实践掌握从理论到落地的全过程。☆381Updated last week
- LightRAG与GraphRAG在索引构建、检索测试中的耗时、模型请求次数、Token消耗金额、检索质量等方面进行对比☆135Updated 11 months ago
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆260Updated 11 months ago
- Agentic RAG R1 Framework via Reinforcement Learning☆321Updated this week
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆247Updated 10 months ago
- Citrus: Leveraging Expert Cognitive Pathways in a Medical Language Model for Advanced Medical Decision Support☆165Updated 8 months ago
- A collection of RAG systems powered by LLM.☆206Updated 8 months ago
- A unified tool to generate fine-tuning datasets for LLMs, including questions, answers, and dialogues. ✨🤖📚💬☆63Updated 8 months ago
- 《自然语言处理:大模型理论与实践》配套数据和代码☆72Updated this week
- ☆345Updated last year
- AGI资料汇总学习(主要包括LLM和AIGC),持续更新......☆445Updated this week
- Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛 2024 季军方案☆596Updated 11 months ago
- 从零搭建Agent框架(Build LLM ReAct Agent from scratch)☆103Updated last year
- 解锁HuggingFace生态的百般用法☆96Updated 11 months ago
- LangGraph创建agent的中文文档☆166Updated 11 months ago
- This is a multi agent tutorial based on the CAMEL framework, aimed at understanding how to build an Agent Society from the ground up!☆606Updated last month
- TinyRAG☆365Updated 4 months ago
- Happy experimenting with MLLM and LLM models!☆125Updated last year
- 在RAG技术中,嵌入向量的生成和匹配是关键环节。本文介绍了一种基于CLIP/BLIP模型的嵌入服务,该服务支持文本和图像的嵌入生成与相似度计算,为多模态信息检索提供了基础能力。☆37Updated 10 months ago
- Awesome-RAG: Collect typical RAG papers and systems.☆438Updated 3 months ago
- ☆153Updated 8 months ago
- A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。☆282Updated 3 months ago
- A curated collection of influential surveys and papers on Retrieval-Augmented Generation (RAG), covering frameworks, evaluations, multi-m…☆37Updated 9 months ago
- LangChain结合了大型语言模型、知识库和计算逻辑,可以用于快速开发强大的AI应用。这个仓库包含了我对LangChain的学习和实践经验,包括教程和代码案例。让我们一起探索LangChain的可能性,共同推动人工智能领域的进步!☆189Updated last year
- GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。☆174Updated last year