-
Notifications
You must be signed in to change notification settings - Fork 328
Description
Is there an existing issue for this?
- I have searched the existing issues
Feature Description
This project aims to develop a navigational chatbot that provides real-time voice guidance by utilizing pre-existing routes between locations. The system feeds this route data into the Gemini LLM, allowing it to generate accurate, step-by-step navigation assistance in the absence of GPS. By enabling voice interaction, users can easily input their location and destination through natural speech, receiving spoken directions for seamless navigation, even in areas with limited connectivity or weak GPS signals.
Use Case
Scenarios where we have issue with GPS.
Benefits
Offline Functionality: The chatbot can function effectively in areas with limited or no GPS connectivity, making it useful for users in remote locations or during emergencies when GPS is unreliable.
Resource Optimization: Leveraging existing route data minimizes the need for expensive infrastructure or real-time data sources, making the system cost-effective for deployment and maintenance.
Natural Interaction: The voice interaction feature allows users to communicate their location and destination effortlessly, improving accessibility and usability for people of all ages and technical backgrounds.
Add ScreenShots
https://drive.google.com/file/d/1Da5Ct4zbrPNC_RR5JWkji1vdFAbP9gHJ/view?usp=sharing
Priority
High
Record
- I have read the Contributing Guidelines
- I'm a GSSOC'24 contributor
- I want to work on this issue