Skip to content

romirm/pennapps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirFlow ✨

An advanced AI ecosystem that uses Cerebras' API to help air traffic controllers resolve ground conflicts by predicting and solving bottlenecks.

🛠️ Setup Instructions

1. Clone the repo

git clone https://github.com/your-username/pennapps.git
cd pennapps

2. Install dependencies

pip install -r requirements.txt

3. Set up environment variables

Create a .env file at the root of your project and add any required keys (e.g. Gemini API, Cerebras API, OpenSky API, ADS-B API credentials).

# Example
ADS_API_KEY=your-key-here

4. Run locally

The app will be available at http://localhost:5000


📸 Features

  • Input any airport in the world
  • Visualize incoming flights
  • Predict future bottlenecks and costs
  • Get AI powered action plan to resolve bottleneck

👥 Participants

  • Andy Phu
  • Finn McMillan
  • Romir Mohan

🤝 Contributions

Feel free to fork the repo and submit PRs!


🔗 Live Demo

About

Repository For Penn Apps Hackathon 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors