Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 579 Bytes

File metadata and controls

12 lines (10 loc) · 579 Bytes

Cvclone: Computer Vision Cyclone

Cvclone is a prototype web app for hurricane/disaster preparedness that combines an interactive Google Maps frontend (image overlays, storm track visualizations, Civilian/Enterprise chat) with a set of backend agents for routing, supply planning, and a Gemini-powered chatbot.

src: all source code for Cvclone

front_end:

* Web app built with JavaScript & HTML

back_end:

* Agents:
    * Multi-agent system built using Google ADK, powered by Gemini
* Model:
    * ML Model using Pytorch trained on HURSAT-b1 data