/IntentRec4Maps

Intention Recognition in Interactive Maps for Real-World Navigation

Primary LanguageJupyter Notebook

IntentRec4Maps

In this demonstration, we develop a system to recognise users' intentions in interactive maps for real-world navigation. Our system uses the Google Maps Platform as the real-world interactive map, and it employs a very effective recognition approach for recognising users' intentions in real-time. We show the efficiency of recognition problems with different numbers of intentions and observations, and evaluate the recognition process of our system using two different Path-Planners and a Large Language Model (LLM).

Setup

fill in the API key in the file
npm i
npm start  # development
npm run dev  # production

Direction

http://localhost:5173