Skip to content

Learn AI Agent from gemini-cliMaster Agent development through real source code

From theory to practice, build production-grade AI Agents

Learning Path

Concepts → API Basics → Tool System → Agent Loop → Source Code → Practice
  1. Core Concepts - Understand what an Agent is
  2. LLM API Basics - Learn API interaction patterns
  3. Tool System - Master Function Calling
  4. Agent Loop - Understand the execution loop
  5. Source Walkthrough - Read gemini-cli code
  6. Tutorial - Build your own Agent

💡 This tutorial is based on gemini-cli source code, an excellent AI Agent implementation


Translation in Progress

English content is being translated. Some pages may show Chinese content as placeholders.

Learn AI Agent development through real source code