realyinchen / RAGLinks
RAG 系列教程源码仓库
☆91Updated 4 months ago
Alternatives and similar repositories for RAG
Users that are interested in RAG are comparing it to the libraries listed below
Sorting:
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆256Updated 10 months ago
- 筱可的工程实验仓库!☆85Updated 2 weeks ago
- A simple and trans-platform rag framework and tutorial☆214Updated 2 weeks ago
- 企业级RAG系统从入门到精通☆561Updated 3 months ago
- 《大模型项目实战:多领域智能应用开发》配套资源☆173Updated last week
- ☆336Updated last year
- AGI资料汇总学习(主要包括LLM和AIGC),持续更新......☆428Updated last week
- Awesome-RAG: Collect typical RAG papers and systems.☆428Updated last month
- 基于ReAct手搓一个Agent Demo☆152Updated 2 months ago
- A collection of RAG systems powered by LLM.☆202Updated 6 months ago
- Happy experimenting with MLLM and LLM models!☆124Updated 11 months ago
- LightRAG与GraphRAG在索引构建、检索测试中的耗时、模型请求次数、Token消耗金额、检索质量等方面进行对比☆125Updated 9 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!☆534Updated last week
- RAG兴趣小组,全手写的一个RAG应用。Langchain的大部分库会很方便,但是你不一定理解其中原理,所以代码尽可能展现基本算法,主打理解RAG的原理☆234Updated last year
- A unified tool to generate fine-tuning datasets for LLMs, including questions, answers, and dialogues. ✨🤖📚💬☆62Updated 6 months ago
- 《自然语言处理:大模型理论与实践》配套数据和代码☆68Updated last week
- Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛 2024 季军方案☆583Updated 10 months ago
- ☆261Updated 9 months ago
- 从零搭建Agent框架(Build LLM ReAct Agent from scratch)☆98Updated 11 months ago
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆230Updated 9 months ago
- Agentic RAG R1 Framework via Reinforcement Learning☆297Updated last week
- TinyRAG☆341Updated 2 months ago
- “AI-Compass”将为社区指引在 AI 技术海洋中航行的方向,无论你是初学者还是进阶开发者,都能在这里找到通往 AI 各大方向的路径。旨在帮助开发者系统性地了解 AI 的核心概念、主流技术、前沿趋势,并通过实践掌握从理论到 落地的全过程。☆288Updated last week
- 在RAG技术中,嵌入向量的生成和匹配是关键环节。本文介绍了一种基于CLIP/BLIP模型的嵌入服务,该服务支持文本和图像的嵌入生成与相似度计算,为多模态信息检索提供了基础能力。☆33Updated 8 months ago
- LangChain结合了大型语言模型、知识库和计算逻辑,可以用于快速开发强大的AI应用。这个仓库包含了我对LangChain的学习和实践经验,包括教程和代码案例。让我们一起探索LangChain的可能性,共同推动人工智能领域的进步!☆183Updated last year
- ☆147Updated 6 months ago
- Agentica: Effortlessly Build Intelligent, Reflective, and Collaborative Multimodal AI Agents! 构建智能的多模态AI Agent。☆206Updated last week
- 快速入门RAG与私有化部署☆206Updated last year
- A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。☆273Updated 2 months ago
- GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。☆168Updated 10 months ago