pitwall ai is a formula 1 race strategy assistant.
it shows live telemetry, strategy calls, race simulations, and fia rulebook answers in one web app.
- shows live race and car data
- compares pit strategy options
- explains recommended strategy calls
- answers fia regulation questions
- provides a dashboard for demos
- fastapi backend
- next.js frontend
- websocket telemetry
- strategy and simulation apis
- fia rag assistant
- langflow service
docker compose up --buildopen the frontend:
http://localhost:3000
open the backend docs:
http://localhost:8000/docs
docker compose --profile langflow up --buildopen langflow:
http://localhost:7860
docker compose downthe app can run without api keys using fallback providers.
to use IBM granite, set these in .env:
WATSONX_API_KEY=
WATSONX_PROJECT_ID=
WATSONX_URL=