parallel75 / AI_Agent
LangChain Tutorial 3 动画演示透彻解释 Agent 概念 以及 实现Demo
☆97Updated last year
Alternatives and similar repositories for AI_Agent:
Users that are interested in AI_Agent are comparing it to the libraries listed below
- ☆191Updated last year
- 微软 AutoGen 框架 Demo☆82Updated last year
- Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答☆241Updated last year
- langchain学习笔记,包含langchain源码解读、langchain中使用中文模型、langchain实例等。☆208Updated last year
- 基于ReAct手搓一个Agent Demo☆127Updated last week
- ☆286Updated last year
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆169Updated 4 months ago
- 智谱AI 2024年金融行业大模型挑战赛仓库☆48Updated 2 months ago
- qwen ai agent☆130Updated last year
- Agentica: Effortlessly Build Intelligent, Reflective, and Collaborative Multimodal AI Agents! 轻松构建智能、具备反思能力、可协作的多模态AI Agent。☆155Updated this week
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆128Updated 8 months ago
- 使用CrewAI+FastAPI搭建多Agent协作应用并对外提供API服务,同时支持gpt、国产大模型、Ollama本地大模型。☆62Updated 6 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆125Updated 8 months ago
- ☆74Updated last year
- ☆69Updated 10 months ago
- ☆58Updated 6 months ago
- The tool is used for building and driving workflows specifically tailored for AI initiatives. It can be used to construct AI agents.☆144Updated 10 months ago
- 本地知识库 + chatGLM6B + CustomAgent☆268Updated last year
- ☆287Updated last year
- ☆39Updated 11 months ago
- 基于ChatGLM-6b+langchain实现本地化知识库检索与智能答案生成☆24Updated last year
- ☆335Updated 3 months ago
- Llama3-Tutorial(XTuner、LMDeploy、OpenCompass)☆507Updated 11 months ago
- ChatPilot: Chat Agent Web UI,实现Chat对话前端,支持Google搜索、文件网址对话(RAG)、代码解释器功能,复现了Kimi Chat(文件,拖进来;网址,发出来)。☆561Updated 4 months ago
- AI 应用示例合集☆92Updated 11 months ago
- AGI资料汇总学习(主要包括LLM和AIGC),持续更新......☆359Updated last week
- 本项目致力于为大模型领域的初学者提供全面的知识体系,包括基础和高阶内容,以便开发者能迅速掌握大模型技术栈并全面了解相关知识。☆57Updated 3 months ago
- 基于大语言模型的检索增强生成RAG示例☆146Updated 4 months ago
- prompt 工程项目案例☆79Updated last month
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆30Updated 7 months ago