#558 · Primary category: Education & Research

ai-agents-masterclass

Follow along with my AI Agents Masterclass videos! All of the code I create and use in this series on YouTube will be here for you to use and even build on top of!

Project last updated:01/14/25

GitHub Stars

3.4K

Forks

1.3K

Contributors

2

License

MIT

Why we included this project

This repo holds the code behind a YouTube masterclass on building AI agents, organized so each numbered folder lines up with one video in the series. If you learn by running code while you watch, you can clone it, open the folder for the lesson you're on, plug in your API keys, and execute the same scripts the instructor writes on screen. The lessons start with a single agent and gradually work up to wiring several agents together for more realistic applications, covering setup details like environment variables and connecting an LLM to external tools such as task managers and CRMs. It's study material rather than something you'd deploy, so treat it as a hands-on syllabus and a source of patterns to borrow for your own projects.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category