A YouTube playlist containing an implementation of the 4 agentic patterns using pure Python and Groq LLMs. You have the Reflection Pattern, the Tool Pattern and the Planning Pattern already available ... working on the Multiagent Pattern right now :)
The code for all the videos is available in this repo: https://github.com/neural-maze/agentic_patterns
Hope you like it!!