Skip to content

Citadel-Cloud-Management/agentforge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python License GitHub release

AgentForge — AI Agent Engineering Curriculum

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.

Curriculum Portal

Launch AgentForge Portal

Architecture Diagrams

Agent Categories

# 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

Architecture

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

Cloud Platforms

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

Getting Started

# 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/

Related Projects

Author

Kehinde Ogunlowo — Principal Cloud & AI Architect

License

MIT

About

AgentForge — AI Agent Engineering Curriculum across 8 enterprise categories with architecture diagrams and hands-on labs

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors