OceanPresentChao / llm-ReActLinks
从零搭建Agent框架(Build LLM ReAct Agent from scratch)
☆93Updated 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:
- TinyRAG☆336Updated 2 months ago
- ☆333Updated last year
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆254Updated 10 months ago
- AGI资料汇总学习(主要包括LLM和AIGC),持续更新......☆425Updated this week
- 一个很小很小的RAG系统☆289Updated 4 months ago
- 快速入门RAG与私有化部署☆205Updated last year
- 基于ReAct手搓一个Agent Demo☆152Updated 2 months ago
- Awesome-RAG: Collect typical RAG papers and systems.☆426Updated last month
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆410Updated last year
- ☆261Updated 9 months ago
- Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛 2024 季军方案☆579Updated 10 months ago
- RAG 论文学习☆171Updated 5 months ago
- qwen ai agent☆138Updated last year
- 企业级RAG系统从入门到精通☆555Updated 2 months ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆475Updated 5 months ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆277Updated last month
- 大模型技术栈一览☆111Updated 11 months ago
- 从0开始,将chatgpt的技术路线跑一遍。☆257Updated last year
- A simple and trans-platform rag framework and tutorial☆214Updated this week
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读 取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆228Updated 8 months ago
- RAG兴趣小组,全手写的一个RAG应用。Langchain的大部分库会很方便,但是你不一定理解其中原理,所以代码尽可能展现基本算法,主打理解RAG的原理☆234Updated 11 months ago
- 解锁HuggingFace生态的百般用法☆93Updated 9 months ago
- LangChain结合了大型语言模型、知识库和计算逻辑,可以用于快速开发强大的AI应用。这个仓库包含了我对LangChain的学习和实践 经验,包括教程和代码案例。让我们一起探索LangChain的可能性,共同推动人工智能领域的进步!☆182Updated last year
- Llama3-Tutorial(XTuner、LMDeploy、OpenCompass)☆512Updated last year
- 筱可的工程实验仓库!☆82Updated last week
- 该仓库主要记录 LLMs 算法工程师相关的顶会论文研读笔记(多模态、PEFT、小样本QA问答、RAG、LMMs可解释性、Agents、CoT)☆354Updated last year
- 基于大语言模型的检索增强生成RAG示例☆158Updated 4 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!☆526Updated this week
- langchain学习笔记,包含langchain源码解读、langchain中使用中文模型、langchain实例等。☆222Updated 2 years ago
- 在RAG技术中,嵌入向量的生成和匹配是关键环节。本文介绍了一种基于CLIP/BLIP模型的嵌入服务,该服务支持文本和图像的嵌入生成与相似度计算,为多模态信息检索提供了基础能力。☆33Updated 8 months ago