1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-25 00:21:28 +02:00

Fix content: replace broken AI agents link with working resource

This commit is contained in:
Amir Alipour
2025-09-08 20:59:10 +03:30
committed by GitHub
parent 51d541fae0
commit c11e39b12a

View File

@@ -5,5 +5,5 @@ In AI engineering, "agents" refer to autonomous systems or components that can p
Visit the following resources to learn more:
- [@article@Building an AI Agent Tutorial - LangChain](https://python.langchain.com/docs/tutorials/agents/)
- [@article@AI Agents and Their Types](https://play.ht/blog/ai-agents-use-cases/)
- [@article@AI Agents and Their Types](https://www.digitalocean.com/resources/articles/types-of-ai-agents)
- [@video@The Complete Guide to Building AI Agents for Beginners](https://youtu.be/MOyl58VF2ak?si=-QjRD_5y3iViprJX)