Overengineering an entire data lake environment to support an AI application that predicts future Track Of The Day selections in Trackmania 2020, then making those predictions accessible via API routes that integrate with web browsers, Discord bots, and more.
Will require a beefy computer to run locally, 10GB+ of RAM.
- Run
scripts/tmdb-volume.sh --create
- Run
docker-compose up --build
- Navigate to the Airflow UI
- Manually trigger the
master-ingestion-dag
Airflow:
UI: localhost:8080
Username: airflow
Password: airflow
Adminer for Postgres:
UI: localhost:8081
System: PostgreSQL
Server: trackmania-postgres
Username: airflow
Password: airflow
Database: trackmania