Skip to content

Conversation

J-B-Mugundh
Copy link
Contributor

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.

Implementation: https://drive.google.com/file/d/1Da5Ct4zbrPNC_RR5JWkji1vdFAbP9gHJ/view?usp=drive_link

Fixes #1300

Type of change

  • Added a new machine learning frameworks, libraries or software.
  • Documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Copy link

github-actions bot commented Oct 9, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@sanjay-kv sanjay-kv merged commit 797b396 into recodehive:main Oct 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

💡[Feature]: Beyond GPS Navigation Chatbot

2 participants