A hands-on curriculum covering all 8 enterprise AI agent categories across AWS, Azure, and Google Cloud — with real exercises, deployment scripts, and production-grade patterns.
| # | Category | Lab Repository | Architecture Diagram |
|---|---|---|---|
| 01 | Conversational & Copilot Assistants | agentforge-01-conversational-copilot | Diagram |
| 02 | Autonomous Task Agents | agentforge-02-autonomous-task | Diagram |
| 03 | Developer & DevOps Agents | agentforge-03-developer-devops | Diagram |
| 04 | Data & Analytics Agents | agentforge-04-data-analytics | Diagram |
| 05 | Security & Governance Agents | agentforge-05-security-governance | Diagram |
| 06 | Industry-Specific Agents | agentforge-06-industry-specific | Diagram |
| 07 | Infrastructure & Orchestration Agents | agentforge-07-infrastructure-orchestration | Diagram |
| 08 | Cross-Cloud & Agnostic Patterns | agentforge-08-cross-cloud-agnostic | Diagram |
Each category covers:
- NLU & Intent Classification — Natural language understanding pipelines
- RAG & Retrieval — Retrieval-augmented generation with vector stores
- Tool Calling & Function Execution — Structured tool-use patterns
- Guardrails & Safety — Content filtering, PII detection, hallucination mitigation
- Multi-Cloud Deployment — AWS Bedrock, Azure OpenAI, GCP Vertex AI
| Platform | Key Services |
|---|---|
| AWS | Bedrock, Lambda, Step Functions, SageMaker, OpenSearch |
| Azure | OpenAI Service, AI Studio, Logic Apps, Cognitive Services |
| GCP | Vertex AI, Dialogflow CX, Cloud Functions, BigQuery |
# Clone a specific lab
git clone https://github.com/kogunlowo123/agentforge-01-conversational-copilot.git
# Or explore the full portal
open https://kogunlowo123.github.io/agentforge-portal/- AgentForge Portal — Interactive curriculum site
- AI Agent Specializations — Agent patterns and frameworks
- Architecture Portfolio — Multi-cloud architecture diagrams
Kehinde Ogunlowo — Principal Cloud & AI Architect
- GitHub: @kogunlowo123
- LinkedIn: kehinde-ogunlowo
MIT