ramonpereira / IntentRec4Maps

Intention Recognition in Interactive Maps for Real-World Navigation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Intention Recognition in Interactive Maps for Real-World Navigation


Languages

Language:Jupyter Notebook 74.7%Language:TypeScript 21.6%Language:CSS 2.2%Language:HTML 1.3%Language:JavaScript 0.3%