Skip to content

Repository files navigation

GEO Artemis

image

Python LangChain FastAPI LangGraph Three.js Leaflet Docker Globe.gl Gemini AI Tavily

[Python] [LangChain] [LangGraph] [FastAPI] [Three.js] [Leaflet] [Docker] [Globe.gl] [Gemini AI] [Tavily] [Scikit-Learn] [Pandas]

The proposed system is an AI-powered platform that monitors and analyzes natural hazards across the world. Its goal is to turn scattered disaster data into clear and useful information that people can act on.

The system collects data from multiple sources in near real time. It uses satellite data and public APIs, including NASA’s EONET for tracking events like wildfires, storms, volcanoes, and icebergs, and USGS data for monitoring earthquakes. Unlike traditional systems that depend on delayed reports, this platform keeps the data up to date by continuously processing events as they happen. It captures important details such as location (latitude and longitude), time, and intensity of each event.

All this information is combined into a single data pipeline, which is then used for geospatial analysis. This helps users clearly see where and when hazards are happening around the world, making it easier to respond quickly and make better decisions.

At the core of the system is an unsupervised machine learning approach based on HDBSCAN, which is well-suited for geospatial data with varying densities. Unlike traditional methods, the system applies clustering separately for each event type, allowing it to adapt to different spatial patterns such as dense cyclone paths and scattered wildfire occurrences.

More Info Read Documentation.md

RUN COMMAND IN TERMINAL

uvicorn Main.run:app --reload

It deployed in render so please wait 40 50 seconds it take to open

``

Render deploy command

uvicorn main.run:app --host 0.0.0.0 --port $PORT
pip install --upgrade pip && pip install -r requirements.txt

PYTHON_VESION=3.10.0

About

An advanced OSINT-based geospatial intelligence (GEOINT) platform enabling real-time hazard monitoring, context-aware assistance, and comprehensive data analytics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages