LW
Aug 14, 2025
This course is about how to build AI agent with the basic loop structure and it also has detailed code to explain what is the best code structure to make it reuseable and less error prune
JF
Jul 28, 2025
Very informative. Lots of code examples. Thorough videos, showcasing and explaining the topics precisely, accurately and in detail. _No AI dubbing_. Fantastic course, genuinely.
By Jari v d M
•May 8, 2025
awesome!
By Sekar A
•Aug 16, 2025
good
By Nikolai G
•Aug 4, 2025
The course presents useful concepts, but I encountered two inconveniences: 1. Although the course is marked as suitable for beginners familiar with Python, in module 3 there is a large AI agent project composed of an unstructured list of classes. It took time to analyze and draw a UML diagram to understand all the relationships in this core module of the AI agent. 2. For this course, I chose to use LLM models running locally on my machine via Ollama (models: Magicoder, GPT, LLaMA3). I ran the course code locally, and each time I faced issues during the agent loop execution—often the LLM failed to stay within the tool-based narrative set by the prompts. I don’t know how it would perform using the OpenAI API.
By C G
•Apr 29, 2025
a lot of coding that i would have liked some of it explained in a video.
By Samuel A
•Aug 21, 2025
They charged $49 me even if I cancelled just after 3 days. It wasn’t even a week after I enrolled.
By Brian A
•Jun 28, 2025
This course got extremely complicated very quickly, way beyond my basic capabilities.