This course introduces developers to reactive, non-conversational agents: systems that quietly monitor, decide, and act without user interaction. Using LangGraph, LangChain Tools, and the Model Context Protocol (MCP), participants will build agents that observe metrics, trigger alerts, and take autonomous action. Participants will work to build a containerized agent deployed on Hugging Face Spaces ready for integration into ops, security, and finance environments.
Prerequisites
In order to succeed in this course, you will need:
- Experience programming with Python
- Familiarity with using external libraries and working with APIs
Purpose
| Build reactive, non-conversational agents that monitor and act on real-time data |
Audience
| Developers building autonomous agents for backend operations, security, and finance |
Role
| Developers | DevOps Engineers | SREs | Cybersecurity Professionals |
Skill level
| Intermediate |
Style
| Lecture | Hands-on Exercises |
Duration
| 2 days |
Related technologies
| Agentic AI | LangGraph | LangChain | Python |
Â
Course objectives
- Identity high-ROI use cases for non-conversational agents
- Connect event streams and wrap APIs as LangChain Tools
- Build and wire reactive graphs in LangChain
- Use MCP to register plugins and trigger external systems
- Monitor and log decisions for observability and safety
- Deploy a continuous agent to Hugging Face Spaces as a Docker microservice