Integrated production console for model landscape selection, secure LLM API access, structured output extraction, and autonomous agent deliberation. This project unifies four core engineering domains into a single deployable system with a unified dashboard, REST API, activity logging, and Docker packaging.
This platform is the capstone integration for the Model Landscape & Prompting track. It combines concepts and patterns from four standalone reference implementations:
┌─────────────────────────────────────────────────────────────┐
│ React Dashboard (:3300) │
│ Overview │ Catalog │ Gateway │ Structured │ Autonomy │
└──────────────────────────┬──────────────────────────────────┘
│ REST / WebSocket proxy
┌──────────────────────────▼──────────────────────────────────┐
│ FastAPI Backend (:8300) │
│ catalog/ │ gateway/ │ structured/ │ autonomy/ │
└─────────────────────────────────────────────────────────────┘
Stack: Python 3.12 · FastAPI · Pydantic v2 · google-genai · Vite · React 19 · Recharts · Docker (nginx + slim images)

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.