An open API service indexing awesome lists of open source software.

https://github.com/rahul-0000-code/ai-voice-assistant

Using python AI voice assistant
https://github.com/rahul-0000-code/ai-voice-assistant

Last synced: about 1 year ago
JSON representation

Using python AI voice assistant

Awesome Lists containing this project

README

          

# AI-voice-assistant
Using python AI voice assistant

Steps to setup
Go to vs code copy this repo
open terminal and do the following;

Install dependencies using pip:

pip install speechrecognition

pip install pyttsx3

pip install wikipedia

pip install wolframalpha

pip install pygame

pip install openai

If using google cloud text-to-speech
pip3 install --user --upgrade google-cloud-texttospeech