Skip to content

PeijieZ/IntentRec4Maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published