A comprehensive educational resource for learning Agentic AI, organized into progressive levels of complexity.
This repository provides structured learning content about Agentic AI, from fundamentals to advanced topics:
- 101: Fundamentals - Introduction to agentic AI concepts and basic implementations
- 201: Intermediate - Building production-ready agents and multi-agent systems
- 301: Advanced - Advanced architectures, research frontiers, and production optimization
See PLAN.md for the detailed organization strategy and content structure.
Content is being organized. Check back soon!
agents/
├── 101-fundamentals/ # Beginner level content
├── 201-intermediate/ # Intermediate level content
├── 301-advanced/ # Advanced level content
├── resources/ # Shared resources, glossary, references
└── PLAN.md # Organization plan and strategy
Contributions welcome! See CONTRIBUTING.md for guidelines (coming soon).
Licensed under the Apache License 2.0 - see LICENSE for details.