Awesome Agentic AI: A Curated List of Resources
Introduction
This is a curated list of high-quality resources for building and understanding agentic AI systems. Inspired by GitHub’s “awesome” lists, this collection includes tutorials, guides, and practical frameworks that I’ve found particularly valuable for developing AI agents.
Video Tutorials
Building Effective Agents with LangGraph
Link: https://youtu.be/aHCDrAbH_go?si=bhfrdA1zS0Q2DqgL
A comprehensive video tutorial on building agents using LangGraph, covering practical implementation details and best practices.
Written Guides
Building Effective Agents - Anthropic
Link: https://www.anthropic.com/engineering/building-effective-agents
Anthropic’s engineering guide on building effective AI agents. This resource provides insights from the creators of Claude on agent design patterns, common pitfalls, and architectural considerations.
A Practical Guide to Building Agents - OpenAI
Link: https://cdn.openai.com/business-guides-and-resources/a-practical-guide-to-building-agents.pdf
OpenAI’s practical guide offering a business-oriented perspective on building AI agents. This PDF covers use cases, implementation strategies, and considerations for deploying agents in production environments.
This list will be updated as I discover new valuable resources. Feel free to suggest additions via GitHub issues