GeoFlow AI is a backend system designed to manage datasets, user prompts, and machine learning predictions in a clean and scalable way. The project follows a microservice-oriented architecture where the Java backend acts as the central orchestrator and a Python service is responsible for ML computation.
This repository focuses on the Java Spring Boot backend