Skip to content

Audio based virtual assistant named Zinku in Python.

Notifications You must be signed in to change notification settings

ozgecinko/VirtualAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Assistant

Zinku

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

Installation

python -m venv .env
source .env/bin/activate
pip install -r requirements.txt
python zinku.py

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

References

About

Audio based virtual assistant named Zinku in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages