
This project is a conversational AI system that allows users to ask questions about STAC Collections using natural language. It integrates with Neo4j for data retrieval and OpenAI's GPT models for generating responses. The system is designed to make geospatial data exploration intuitive and user-friendly. Project Final Repositories
● Backend: STACHAT-BE ● Frontend: STACHAT-UI
● Answer questions about STAC Collections using natural language.
● Support for GPT-3.5-turbo and GPT-4-turbo models. (Multi-Model Support)
● Hybrid retrieval system combining Neo4j Vector Search and BM25.
● Dynamic response formatting with HTML for better readability.
Ishan Samuel Prince
The following questions were planned to be supported by the application:
- Is there a specific download link available for accessing the satellite data related to Frankfurt within the S2_L2A_MAJA dataset?
- What is the sensor type of Sentinel-2 L2A Maja Products?
- What is the spatial extent of Sentinel-2 L2A Maja Products?
- What is the temporal extent of Sentinel-2 L2A Maja Products?
- Give me the download links for Sentinel-2 L2A Maja Products.
- Which products provide air pollution data?
- Which products cover the time range between 2020-01-01 and 2023-12-31?
- What is the earliest observation date available for the MODIS Terra product?
- Which products cover the European region?
The following questions are currently supported by the application:
- What is the sensor type of Sentinel-2 L2A Maja Products?
- What is the spatial extent of Sentinel-2 L2A Maja Products?
- What is the temporal extent of Sentinel-2 L2A Maja Products?
- Give me the download links for Sentinel-2 L2A Maja Products.
- What projection systems are used by Sentinel-3 OLCI Products?
- Which products provide air pollution data?
- Which products cover the time range between 2020-01-01 and 2023-12-31?
- What is the earliest observation date available for the MODIS Terra product?
- Which products cover the European region?
- Which products provide data within the bounding box [6.0, 46.0, 14.0, 54.0]?
- Which products provide data within the bounding box [5.0, 47.0, 14.0, 54.0]?
- What products offer land surface temperature measurement?
- Which products are associated with the instrument "TROPOMI," and what are their respective temporal and spatial extents?
- How many products are produced by the organization "DLR - German Remote Sensing Data Center (DFD)," and what are their names?