LLM agents are gaining quite some momentum in the generative AI space since they can process feedback, maintain memory, strategize for future actions, and collaborate with various tools to make informed decisions.
If you’ve been looking to learn more about LLM agents and maybe even create your own, this roadmap is just for you! It's filled with great free resources to help you get started and stay up-to-date on what's happening in the world of agents.
- LLM Agents glossary by Deepchecks (link)
- Navigating the World of LLM Agents: A Beginner’s Guide by Dominik Polzer (link)
- Harrison Chase - Agents Masterclass from LangChain Founder (link)
- Introduction to LLM Agents by Nvidia (link)
- Revolutionizing AI: The Era of Multi-Agent Large Language Models by Gary Fowler (link)
- Multi-Agent LLM Applications | A Review of Current Research, Tools, and Challenges by Victor Dibia (link)
- How to Build, Evaluate, and Iterate on LLM Agents by Deeplearning.AI (link)
- Benchmarks for evaluating agents (read any one):
-
Harrison Chase - Agents Masterclass from LangChain Founder (link)
-
What's next for AI agents ft. LangChain's Harrison Chase (link)
-
Scaling AI Agents for Real-World Tasks with Parcha CEO AJ Asver (link)
-
Learn about popular real world agents (read any one):
-
Use these Github repos to check out the latest research in agents (use this as a reference only; it’s not required to read through everything)
Choose any one of these resources and follow the implementation guide in them to get started
- Episode #1: Intro to LLM Agents: When RAG is Not Enough by Neurons Lab (link)
- Build Anything with AI Agents, Here's How by David Ondrej (link)
- The Complete Guide to Building AI Agents for Beginners by VRSEN(link)
- Building a LangChain Custom Medical Agent with Memory by ****Sam Witteveen (link)
- Langchain Agents [2024 UPDATE] - Beginner Friendly by Ryan Nolan Data (link)
- AI Agents in LangGraph course by Deeplearning.AI (Link)
- Multi-agent Conversation Framework on Microsoft Autogen (Link)