The Guida Core Functionality repository houses the primary engine behind the Guida app, enabling users to interact with the application through voice commands. This module is responsible for processing user inquiries about their surroundings and providing real-time audio feedback. Leveraging advanced AI and voice recognition technologies, this core component aims to offer an intuitive and accessible interface for users to gain insights and information about their environment instantly.
- Voice Recognition: Accurately interpret voice commands from users.
- Real-Time Audio Feedback: Provide immediate responses to inquiries about surroundings.
- AI-Driven Insights: Utilize artificial intelligence to analyze and offer information on the user's environment.
- Scalable Architecture: Designed to support a growing number of users and queries.
- Node.js (v14 or later)
- Python (v3.8 or later)
- An active internet connection for API calls
- Clone the repository:
git clone https://github.com/yzhangtj/GuidaFullStackApp.git