Skip to content

A beginner-friendly roadmap to learn Agentic AI Development, with step-by-step guides, resources, and sample projects.

Notifications You must be signed in to change notification settings

shameemreza/agentic-ai-development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Agentic AI Development

This is my personal learning roadmap for Agentic AI Development. I'm sharing every step I take, from beginner-friendly Python basics to advanced agentic AI concepts. I'm including the resources I use, the projects I build, and all the progress I make, so anyone can follow along and learn too.

Why?

I wanted to create a free, community-driven guide to help anyone interested in agentic AI, especially those who might not have formal training or a big budget for courses. I believe in sharing knowledge, keeping it practical, and building things together.

What's Inside?

  • Python Basics (Foundation)

    • Tutorials and exercises for the Python skills needed for agentic AI.
    • Not for total beginners, but for folks with basic coding knowledge who want to get comfortable with the tools we’ll use.
  • Agentic AI Concepts (Phase 1)

    • What agentic AI is and why it matters.
  • Core Tools (Phase 2)

    • Frameworks like LangChain and LlamaIndex that help us build agents.
  • Building Your First Agent (Phase 3)

    • Hands-on guides to making a simple agent from scratch.
  • Memory, Tools & APIs (Phase 4)

    • Letting your agent remember things and use external tools.
  • Advanced Topics (Phase 5)

    • Planning, reasoning, and making sure agents stay aligned.
  • Real-World Projects (Phase 6)

    • Putting everything together in actual projects.
  • Resources and Links

    • The best docs, blogs, videos, and other materials I found.

Agentic AI Development Roadmap

Contributing

If you're learning too, feel free to fork this repo, share your notes, or suggest improvements. Let’s make learning agentic AI easier for everyone.

Folder Structure

Phase Folder Name Description
0 00_python_basics Python tutorials and exercises
1 01_agentic_ai_intro Concepts and definitions
2 02_core_tools LangChain, LlamaIndex, etc.
3 03_build_first_agent First agent project
4 04_memory_tools Memory, tool integration, APIs
5 05_planning Planning, reasoning, safety
6 06_real_world_projects Real-world agent projects
7 07_continuous_learning Community, news, and resources

About

A beginner-friendly roadmap to learn Agentic AI Development, with step-by-step guides, resources, and sample projects.

Topics

Resources

Stars

Watchers

Forks