Mediguide Voice Assistance App is a health-focused mobile application that integrates OpenAI's ChatGPT to provide users with instant and knowledgeable responses. The app features voice recognition for user queries, text-to-speech for natural responses, and a straightforward interface for interactive conversations on health-related topics.
-
ChatGPT Integration: Utilizes OpenAI's ChatGPT for generating informative responses on healthcare topics.
-
Voice Interaction: Allows users to speak queries, with voice recognition converting spoken words to text.
-
Text-to-Speech Output: Provides responses using text-to-speech technology for a seamless user experience.
-
User Interface: Simple and intuitive interface for easy interaction and conversation.
-
Installation: Clone the repository and install dependencies.
npm install
-
Run the App: Start the application on an emulator or physical device.
npm run android