Skip to content
/ zakas Public

🤖 A desktop Siri-like voice manager bot, to automate your daily routine.

License

Notifications You must be signed in to change notification settings

cyan33/zakas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zakas

🤖 An AI bot to automate your daily life, implemented in Python.

Zakas is named after Nicolas Zakas, who led me into the world of programming.

Features

Try to say something to zakas!

  • "What's the time?"
  • "How old are you?"
  • "Where is Raleigh?"
  • "Play Shape of You from Youtube."
  • "Search Friends from Google"

If you are thinking of something intereting that zakas might/should be able to do, feel free to open an issue!

Usage

Install the dependencies:

$ brew install mpg321 portaudio

$ virtualenv env
$ source bin/activate
$ pip install -r requirements.txt

And run the script (right now the simplest way to invoke zakas is to run the script, but in the future a GUI is definitely a good choice):

cd ./src && python zakas.py

Reference

About

🤖 A desktop Siri-like voice manager bot, to automate your daily routine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages