Introductory examples for building LLM-based AI agents. 异步图书:《大模型应用开发 动手做AI Agent》 - 这是一些非常简单的入门示例,重在引导新手入门,目前LLM开发领域发展很快,本书只是一个提纲挈领。更多的示例和代码大家可以去OpenAI Cookbook, LangChain Example中去挖掘。
☆489Nov 5, 2025Updated 5 months ago
Alternatives and similar repositories for ai-agents
Users that are interested in ai-agents are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 极客时间 - 大模型应用开发实战课: 展现LLM应用开发之强大☆75Jul 2, 2024Updated last year
- From classic NLP to modern LLMs: building language models step by step. 异步图书:《 GPT图解 大模型是怎样构建的》- 这套代码是AI Coder出现之前,自己用纯手工搭建的一套简单有效的NLP经典算…☆195Mar 26, 2024Updated 2 years ago
- Practical LangChain patterns and implementations for real-world LLM applications. 极客时间:LangChain实战课 - 这是LangChain框架早期设计的一系列重点模块的直接而清晰的示例和…☆752Jun 10, 2024Updated last year
- ☆57Jul 8, 2025Updated 9 months ago
- End-to-end RAG system design, evaluation, and optimization. 极客时间RAG训练营,RAG 10大组件全面拆解,4个实操项目吃透 RAG 全流程。RAG的落地,往往是面向业务做RAG,而不是反过来面向RAG做业务。这…☆696Jul 16, 2025Updated 9 months ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 大模型应用开发:动手做AI Agent GPT大语言模型应用 智能代理 LangChain 开发实战☆37Nov 16, 2024Updated last year
- AI Agent 开发实战☆1,055Nov 30, 2024Updated last year
- 我从A2A官方克隆下来,并加以修改的A2A实战代码示例,用于初学者入门教学,大家一起来A2A吧。☆84Jul 6, 2025Updated 9 months ago
- A practical briefing on how ChatGPT works and how to use it effectively. 极客时间 - ChatGPT公开课 这是ChatGPT刚刚出现时,受极客时间邀请,给大家讲解ChatGPT原理和简单OpenAI…☆108Mar 29, 2024Updated 2 years ago
- [RAG训练营] u.geekbang.org/subject/airag/1009927 这是我用Cursor自行制作的RAG Framework,好处是可以掌控RAG每一个环节的教学细节。☆103Oct 28, 2025Updated 5 months ago
- the source code of RAG course at https://time.geekbang.org/column/intro/100817901☆60Nov 25, 2024Updated last year
- ☆13Mar 7, 2025Updated last year
- 🧑🚀 全世界最好的LLM资料总结(多模态生成、Agent、辅助编程、AI审稿、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.☆8,094Updated this week
- 将Aliyun百炼大模型平台的App接口转成OpenAI API接口☆17Aug 13, 2024Updated last year
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 《Python深度学习基于PyTorch》第2版 吴茂贵、郁明敏、杨本法、李涛等著☆31Jan 7, 2024Updated 2 years ago
- 面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版☆23,798Jun 12, 2025Updated 10 months ago
- 🌟 Learn Large Language Model development through hands-on projects and real-world implementations☆89Nov 20, 2025Updated 4 months ago
- 极客时间玩转vue课件☆19Jul 10, 2024Updated last year
- netty l4 l7 proxy test☆13Nov 2, 2019Updated 6 years ago
- ☆36May 10, 2022Updated 3 years ago
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆281Nov 18, 2024Updated last year
- 《动手学大模型Dive into LLMs》系列编程实践教程☆27,116Oct 10, 2025Updated 6 months ago
- 整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。☆22,525May 19, 2025Updated 11 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程☆29,737Updated this week
- GitHub Sentinel 是专为大模型(LLMs)时代打造的智能信息检索和高价值内容挖掘 AI Agent。它面向那些需要高频次、大量信息获取的用户,特别是开源爱好者、个人开发者和投资人等。GitHub Sentinel 不仅能帮助用户自动跟踪和分析 GitHub 开…☆359Feb 25, 2026Updated last month
- Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain…☆37,867Nov 10, 2025Updated 5 months ago
- 本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/☆12,577Feb 24, 2026Updated last month
- 百度中文实体识别和实体消歧数据集,比赛网址☆24Mar 16, 2020Updated 6 years ago
- A comprehensive guide to understanding and implementing large language models with hands-on examples using LangChain for GenAI applicatio…☆1,718Mar 8, 2025Updated last year
- 《构筑大语言模型应用:应用开发与架构设计》一本关于 LLM 在真实世界应用的开源电子书,介绍了大语言模型的基础知识和应用,以及如何构建自己的模型。其中包括Prompt的编写、开发和管理,探索最好的大语言模型能带来什么,以及LLM应用开发的模式和架构设计。☆1,637Jan 23, 2024Updated 2 years ago
- 这是一个专业、高精度的八字排盘与命理分析工具,集成了万年历、真太阳时计算、五行能量分析以及 AI 辅助解读功能以及人生K线。☆34Dec 24, 2025Updated 3 months ago
- lang2openai☆73Oct 30, 2024Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- LLM-based Multi-Agent 系统架构设计与项目代码实践☆36Nov 30, 2024Updated last year
- A tool to extract QQ chat history☆23Oct 15, 2024Updated last year
- 一个对话类 AI Agent,利用如 LLaMA 3 等大模型为全球超过 100 种语言的个性化学习提供支持,特别适用于全球旅行和生活场景。☆72Feb 25, 2026Updated last month
- ChatPPT 是一个基于多模态 AI 技术的智能助手,旨在提升企业办公自动化流程的效率。它能够处理语音、图像和文本等多种输入形式,通过精确的提示工程和强大的自然语言处理能力,为用户生成高质量的 PowerPoint 演示文稿。ChatPPT 不仅简化了信息收集和内容创作过…☆171Dec 11, 2025Updated 4 months ago
- ⛓ LangChain 入门指南,配套吴恩达老师deeplearning.ai课程 😎复现语言:Python、NodeJs、Golang☆182Jan 3, 2024Updated 2 years ago
- 极客邦邀请制作,极客时间《RAG 快速开发实战》课程对应代码仓库☆18Sep 23, 2024Updated last year
- An automated pipeline for scraping, processing, and visualizing medical Q&A data to build high-quality datasets. Includes a comprehensive…☆24Dec 24, 2024Updated last year