Agentic AI
Build autonomous AI systems and agent workflows that act on your behalf while preserving privacy and control.
Topic breadth
4
Active builds, guides, and subtopic coverage.
Subtopics
Agent Fundamentals
View topicBuild sovereign AI agents from first principles: planning, reflection, tool use, and multi-agent design patterns. Covers the four agentic patterns and when to apply each.
LangGraph & LangChain
View topicBuild stateful sovereign agents with LangGraph: graph-based agent workflows, conditional edges, human-in-the-loop checkpoints, memory persistence, and LangChain 0.3 tool binding.
CrewAI & AutoGen
View topicMulti-agent sovereign systems: CrewAI role-based agent crews, task delegation, AutoGen conversation patterns, and production deployment of multi-agent pipelines on local hardware.
MCP Protocol
View topicBuild and deploy Model Context Protocol servers and clients: MCP architecture, TypeScript and Python SDK, tool and resource exposure, OAuth 2.0, and sovereign MCP server hosting.
Agent Security
View topicSecure agentic AI systems: prompt injection defence, tool permission scoping, human-in-the-loop approval gates, agent audit logging, and sandboxed code execution environments.