Virtual Assistant Zinku


Thanks for the amazing picture of Zinku to artist Şerife Gönüllü.

I called my virtual assistant as Zinku.

Zinku can understand your voice and commands, talk with you, search something on wikipedia, tell your currently played songs on spotify, open a video on youtube, make jokes to make you happy, tell you today's date.

Setup

Project Clone

git clone https://github.com/ozgecinko/VirtualAssistant.git

Library Installations

pip install speechRecognition
pip install PyAudio
pip install pyttsx3
pip install pywhatkit
pip install wikipedia
pip install spotipy
pip install pyjokes

Screenshots

  • Say hello to Zinku!
hello
  • You can see your currently played songs on spotify.
currentlyplaylist
  • You can find out what time it is.
whattime
  • You can ask anything with beginning "Who is?" or "What is?", Zinku will talk about first information on wikipedia.
whatis
whois
  • You can open a video on youtube, just say "Open" to Zinku.
openingvideo
  • Last but not least, time to say goodbye!
byebye

GitHub

GitHub - ozgecinko/VirtualAssistant: Simple audio based virtual assistant named Zinku in Python.
Simple audio based virtual assistant named Zinku in Python. - GitHub - ozgecinko/VirtualAssistant: Simple audio based virtual assistant named Zinku in Python.