A project to build an AI voice assistant using Python . The Voice assistant interacts with the humans to perform basic tasks.
Olivia is an AI voice assistant service built using Vscode. It can be understand human speech and perform basic task designed by the client.
When the user specify the appropriate trigger words , The Olivia gets activated and executes the user commands.
Olivia AI Voice assistant:"Loading your personal Assistant Olivia....Hello, Good Morning" (Greets the user according to time)
Download The Latest Version Of Python.Click Here
Download The Latest Version Of The Git.Click Here
git clone https://github.com/shameemkabeer/python_voice_assistant.git
cd python_voice_assistant
python -m venv venv
venv/scripts/activate
pip install -r requirements.txt
pip install PyAudio
python .\olivia.py
If recognition is not working properly vist the website Pyaudio and download pyaudio which compitable with your python version
- Wikipedia Searches
- Live Weather Reports
- Open Camera
- Open Command Prompt
- Finding Ip Address
- Open Google
- Search Google
- Play Youtube
- Switch Voice Of The Voice Assistant
- Automatic Google Search Of Any Things You Should Say
- Time/Date
- Fun with you (Telling comedy's)
- Solving mathematics equations (step by step)
- Telling everything about science
- Olivia answers every general knowledge questions
- What is your name
- How are you
- Who are you
- What is your purpose/what's your purpose
- What is your process/what's your process
- Thanks/Thankyou
- Ok
- No
- Bye
- Goodbye
- Go to sleep
- quit/Exit/stop/get lost/go to hell/
- Who i am
- Why you came to world
- Will you be my gf/bf
- Who created you
- Are you intelligent
- Are you robot
- What do you dream about
- How old are you
- What are you made of
- What is your favorite animal
- What are you scared of
- Do you have any pets
- What are you doing later
- Talk dirty to me/talk dirty with me
- Can i kiss you
- What are you wearing
- What your favorite movie
- Whats the date/date
- Whats the time/time
- Who is (mention what you need to get from wikipedia)
- Tell me about (mention what you need to get from wikipedia)
- Tell me a comedy
- Tell me a joke
- Tell me humour
- Whats my ip
- Find my ip
- Open camera
- Open command promt
- Whats the weather
- Weather
- Open google
- Search google
- Play youtube
- Switch voice
- Change voice
- Then say the command (switch male voice to switch male voice)
- If you want the default olivia voice just say (any related olivia) Eg:-want back to olivia's voice like this)
- NB :- (To switch the male or default voice you must say the switch voice/change voice command)
A voice assistant or intelligent personal assistant is a software agent that can perform tasks or services for an individual based on verbal commands i.e. by interpreting human speech and respond via synthesized voices. Users can ask their assistants’ questions, control home automation devices, and media playback via voice, and manage other basic tasks.