This project consists of two main components:
-
Frontend
- Visualizing the route on a map
-
Backend
- Inference and frontend connection
- Training, testing, and evaluation
The user can interact with the frontend, which sends complex calculations to the backend. The backend primarily handles the machine learning processes.
IMPORTANT: The frontend and backend must be set up and run separately. Instructions for this can be found in their respective subfolders.