Skip to content

Amelia - air traffic controller dashboard built to help aid airports during the government shutdown. Created for HackPrinceton 2025

Notifications You must be signed in to change notification settings

trickfu/hack-princeton-25

 
 

Repository files navigation

Amelia - HackPrinceton 2025

Cursor for Air Traffic Controllers.

Installation directions

git clone https://www.github.com/sai-nallani/hack-princeton.git
cd hack-princeton
npm install
pip install -r requirements.txt

Now, launch one terminal instance and run

npm run dev

and on another terminal instance, run

python services/main.py

In .env, you will need to define

VITE_MAPBOX_ACCESS_TOKEN=
XAI_API_KEY=
DEDALUS_API_KEY=
ELEVENLABS_API_KEY=

About

Amelia - air traffic controller dashboard built to help aid airports during the government shutdown. Created for HackPrinceton 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 49.7%
  • TypeScript 49.3%
  • Other 1.0%