Multi-agent AI system for crisis logistics coordination — personal project exploring agentic AI architectures. - Multi-agent control plane with Gemini 2.5 Flash as the reasoning model - MCP (Model Context Protocol) for standardized tool execution across agents - PostgreSQL + pgvector for RAG-grounded agent memory (situation reports, resource catalogs) - FastAPI orchestration layer, deployed on GCP Cloud Run Stack: Python, FastAPI, Gemini 2.5 Flash, MCP, PostgreSQL, pgvector, Docker, Cloud Run GitHub: github.com/mangod12/TaskForge