- Production-style
FastAPIapplication scaffold - API endpoints for manifest, readiness, and showcase signals
- 3D immersive static landing page in
docs/for GitHub Pages - Docker packaging, Compose file, smoke test, and CI workflow
operations lead
Applied AI product systems
pip install -r requirements.txt
uvicorn src.app.main:app --reload- App:
src/app/main.py - Landing page:
docs/index.html - GitHub Pages target:
https://r-behera.github.io/ad-spend-incrementality-lab/
See docs/deployment.md for a simple deployment path and GitHub Pages guidance.
