- SHOWCASE.md — How the system works (start here)
- ARCHITECTURE.md — Technical details, diagrams, decisions
- diagrams/ — Export diagrams to PNG/SVG
- Training (
training/train.py) — Trains model, registers to MLflow - Features (
feast_repo/) — Feast + Redis for fast feature lookups - API (
app/main.py) — FastAPI serves predictions - Monitoring (
monitoring/) — Prometheus + Grafana - Deploy (
.github/workflows/deploy.yml) — CI/CD to AWS EC2