OceanPresentChao / llm-ReActLinks
从零搭建Agent框架(Build LLM ReAct Agent from scratch)
☆89Updated 10 months ago
Alternatives and similar repositories for llm-ReAct
Users that are interested in llm-ReAct are comparing it to the libraries listed below
Sorting:
- ☆326Updated last year
- 基于ReAct手搓一个Agent Demo☆146Updated 2 months ago
- TinyRAG☆323Updated 2 months ago
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆247Updated 9 months ago
- AGI资料汇总学习(主要包括LLM和AIGC),持续更新......☆416Updated 2 months ago
- 快速入门RAG与私有化部署☆204Updated last year
- qwen ai agent☆137Updated last year
- ☆259Updated 8 months ago
- 一个很小很小的RAG系统☆281Updated 4 months ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆276Updated last month
- langchain学习笔记,包含langchain源码解读、langchain中使用中文模型、langchain实例等。☆221Updated 2 years ago
- 大模型技术栈一览☆110Updated 11 months ago
- Llama3-Tutorial(XTuner、LMDeploy、OpenCompass)☆512Updated last year
- RAG兴趣小组,全手写的一个RAG应用。Langchain的大部分库会很方便,但是你不一定理解其中原理,所以代码尽可能展现基本算法,主打理解RAG的原理☆233Updated 11 months ago
- ☆98Updated 5 months ago
- LangGraph创建agent的中文文档☆141Updated 9 months ago
- Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛 2024 季军方案☆566Updated 9 months ago
- 手把手带你从0到1实现大模型agent☆120Updated last year
- RAG 论文学习☆163Updated 5 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!☆512Updated this week
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆223Updated 8 months ago
- Awesome-RAG: Collect typical RAG papers and systems.☆417Updated 3 weeks ago
- 在RAG技术中,嵌入向量的生成和匹配是关键环节。本文介绍了一种基于CLIP/BLIP模型的嵌入服务,该服务支持文本和图像的嵌入生成与相似度计算,为多模态信息检索提供 了基础能力。☆33Updated 8 months ago
- 本项目致力于为大模型领域的初学者提供全面的知识体系,包括基础和高阶内容,以便开发者能迅速掌握大模型技术栈并全面了解相关知识。☆61Updated 7 months ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆467Updated 5 months ago
- 顾名思义:手搓的RAG☆126Updated last year
- 基于大语言模型的检索增强生成RAG示例☆155Updated 3 months ago
- 从零到一实现一个 miniLLM~(动手学习LLM)☆75Updated last year
- 一些大语言模型和多模态模型的生态,主要包括跨模态搜索、投机解码、QAT量化、多模态量化、ChatBot、OCR☆188Updated 2 weeks ago
- A simple and trans-platform rag framework and tutorial☆212Updated last month