An open API service indexing awesome lists of open source software.

https://github.com/codewithcharan/ai-agent-learning-resources


https://github.com/codewithcharan/ai-agent-learning-resources

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# AI Agent Learning Resources

This README provides a structured list of resources to help you learn and explore AI agentic design patterns, practical multi-agent systems, advanced use cases, and more. The resources are categorized by skill level to help you progress systematically.

---

## 🟢 Beginner

1. **[AI Agentic Design Patterns with AutoGen](https://www.deeplearning.ai/short-courses/ai-agentic-design-patterns-with-autogen/)**
- Introduction to agentic design patterns for AI systems.
- Learn the foundational concepts of designing intelligent agents.

2. **[Practical Multi AI Agents and Advanced Use Cases with crewAI](https://www.deeplearning.ai/short-courses/practical-multi-ai-agents-and-advanced-use-cases-with-crewai/)**
- Explore practical implementations of multi-agent systems.
- Learn about advanced use cases with crewAI.

---

## 🟡 Intermediate

1. **[AI Agents in LangGraph](https://www.deeplearning.ai/short-courses/ai-agents-in-langgraph/)**
- Dive into AI agents using the LangGraph framework.
- Understand how to construct and manage agent workflows.

2. **[Functions, Tools, and Agents with LangChain](https://www.deeplearning.ai/short-courses/functions-tools-agents-langchain/)**
- Learn about integrating functions, tools, and agents using LangChain.
- Enhance the capabilities of your AI systems with advanced integrations.

---

## 🔴 Advanced

1. **[Large Language Model Agents MOOC, Fall 2024](https://llmagents-learning.org/f24)**
- Comprehensive MOOC focused on large language model agents.
- Master cutting-edge techniques in AI agent development.

---

## 🎓 Extra Resource

- **[Building Effective Agents (Blog)](https://www.anthropic.com/research/building-effective-agents)**
- Gain insights into building effective and efficient AI agents.
- Learn from practical examples and expert tips.

---

Happy learning! 🚀