AI Agent 学习路线与资料库收集
☆6,017Jul 19, 2026Updated last week
Alternatives and similar repositories for Agent-Learning-Hub
Users that are interested in Agent-Learning-Hub are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程☆69,416Updated this week
- Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1☆72,631Updated this week
- 🔍大模型应用开发实战一:RAG 技术全栈指南,在线阅读地址:https://datawhalechina.github.io/all-in-rag/☆9,821Jul 20, 2026Updated last week
- A agent framework based on the tutorial hello-agents☆2,539Jun 8, 2026Updated last month
- https://adongwanai.github.io/AgentGuide | AI Agent开发指南 | LangGraph实战 | 高级RAG | 转行大模型 | 大模型面试 | 算法工程师 | 面试题库 | 强化学习|数据合成☆7,432Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 📚“langent”由“lang”与“agent”合并而来的学习教程☆440Jul 13, 2026Updated 2 weeks ago
- 📚 从零开始构建大模型☆32,473May 6, 2026Updated 2 months ago
- 🚀 2026 最系统的 AI Agent 速成指南|智能体实战教程 · 完整学习路径 + 实战项目 + 面试题库 · 对标大模型应用开发工程师岗位 · 覆盖LangChain / LangGraph / Coze / Dify / MCP / skills / LLM…☆3,164Jun 23, 2026Updated last month
- 💻 vibe coding 2026 | Your First Modern Coding Course Beginners to Master Step by Step.☆18,599Updated this week
- 0 - 1 learn OpenClaw: sections to build an claw-AI agent from scratch☆3,195Jun 30, 2026Updated 3 weeks ago
- AI Agent 面试全攻略:从零到Offer,包含200+面试题、企业级项目(Python/Java/Go)、简历模板、STAR面试稿、哆啦A梦漫画图解☆1,773Apr 1, 2026Updated 3 months ago
- A trilingual (繁中 / English / 简中) learning roadmap for agentic AI: from LLM basics to multi-agent systems, with 240+ curated resources and…☆4,953Updated this week
- 🎓 系统性大语言模型构建课程|🛠️ 覆盖预训练数据工程、Tokenizer、Transformer、MoE、GPU 编程 (CUDA/Triton)、分布式 训练、Scaling Laws、推理优化及对齐 (SFT/RLHF/GRPO)|🚀 6 个渐进式作业 + 代码驱…☆1,079Updated this week
- 📚 《Deep Agents 实战》—— LangChain 官方大使出品,基于 LangChain / LangGraph 生态,从零构建生产级 AI Agent 的完整指南☆1,344Updated this week
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 《动手学大模型Dive into LLMs》系列编程实践教程☆46,327Oct 10, 2025Updated 9 months ago
- 《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程☆31,479Jul 15, 2026Updated 2 weeks ago
- 🧠「大模型」2小时完全从0训练64M的小参数LLM!Train a 64M-parameter LLM from scratch in just 2h!☆54,029Jul 23, 2026Updated last week
- 从 NLP 到 LLM 的算法全栈教程,在线阅读地址:https://datawhalechina.github.io/base-llm/☆930Jun 26, 2026Updated last month
- 本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/☆13,669Updated this week
- 《深入理解 AI Agent:设计原理与工程实践》(李博杰 著)开源主仓库:全书正文、编译版 PDF 与按章配套代码☆26,198Updated this week
- 企业级 Agentic RAG 智能体 - 全链路覆盖文档解析、多路检索、意图识别、问题重写、会话记忆、MCP 工具调用与深度思考。面向真实业务场景,从 0 到 1 完整工程实现。☆3,349Updated this week
- 36章AI Agent全栈课程:从ReAct循环到Claude Code逆向、MCP/A2A协议、RAG、DSPy、生产可观测性——全部为可运行Python文件,面试导向。☆421May 28, 2026Updated 2 months ago
- 谷歌新书Agent设计模式(agentic design patterns)最佳中文版,持续优化。附:在线阅读、pdf和epub电子书下载。☆7,127Jul 22, 2026Updated last week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- SuperMew — Agentic RAG with LangChain & LangGraph☆798Jul 11, 2026Updated 2 weeks ago
- 面向小白的 HKUDS/nanobot 面试学习指南 | 17章深度教程 | 134道八股文 | 哆啦A梦漫画图解 | STAR面试法 | 简历模板☆708Apr 1, 2026Updated 3 months ago
- A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official websit…☆122,244Updated this week
- Ultra-lightweight, open-source, self-hosted personal AI agent framework in Python with WebUI, tools, memory, MCP, multi-agent workflows, …☆46,378Updated this week
- ☆107May 24, 2026Updated 2 months ago
- LLM algorithm practice lab with theory, solutions, and test cases.《大模型算法与系统教程》面向大模型入门到进阶的算法实战教程,覆盖原理讲解、答案解析、测试用例与 CUDA/Triton 实战。☆392Updated this week
- The agent that grows with you☆222,186Updated this week
- Build your own Claude Code from scratch. 🔍 Claude Code 开源了 50 万行代码,读不动?用 ~5000 行 TypeScript / Python 从零复现核心架构,11 章分步教程带你理解 coding agent…☆2,486Jul 9, 2026Updated 3 weeks ago
- Harness engineering beginner tutorial, from 0 to 1☆10,821Jul 10, 2026Updated 2 weeks 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.
- 哈喽!龙虾 🙋♀️ Adopt from scratch and build your first claw 🦞 来领养你的第一只龙虾!☆2,173Jul 7, 2026Updated 3 weeks ago
- 把岗位描述变项目,把项目变简历,把简历变面试。☆1,818Jun 24, 2026Updated last month
- AI agent toolkit: unified LLM API, agent loop, TUI, coding agent CLI☆80,336Updated this week
- An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, s…☆78,149Updated this week
- 📚 《Generic Agent使用指南》——轻松上手自进化智能体,从基础调用到高级技巧全覆盖☆562May 12, 2026Updated 2 months ago
- Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码:架构、Agent 循环、上下文工程、工…☆3,318Jul 12, 2026Updated 2 weeks ago
- ☆396Jul 17, 2026Updated last week