Agentic AI and MCP DeepLearningAI Certificates
LLMs
AI Agents
MCPs
Just completed two courses from DeepLearning.AI: "Agentic AI" and "MCP: Build Rich-Context AI Apps with Anthropic".
The Agentic AI course gave me a much better understanding of agentic design patterns like reflection, tool use, planning, and multi-agent workflows, and how these ideas move LLMs from simple prompting to more autonomous systems.
The MCP course then showed me how to actually connect those systems to the outside world. I learned the protocol's client-server architecture and its core primitives.
Together these have given me a solid foundation for building agents that are both autonomous and genuinely connected to real data sources. Excited to keep building and experimenting with these concepts.