https://github.com/codewithcharan/ai-agent-learning-resources
https://github.com/codewithcharan/ai-agent-learning-resources
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codewithcharan/ai-agent-learning-resources
- Owner: CodeWithCharan
- Created: 2024-12-28T11:36:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-28T11:54:57.000Z (over 1 year ago)
- Last Synced: 2025-06-01T15:05:41.400Z (about 1 year ago)
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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! 🚀