Giter VIP home page Giter VIP logo

zakas's Introduction

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

zakas's People

Contributors

cyan33 avatar zhutingxiang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

zakas's Issues

curated possible features list

I assume that Python has a rich set of API to interact with both os and internet. And since we are building a bot, it's awesome that we can combine voice recognition, with the almighty python.

Here are some possible features that I can think of, or have seen in other similar projects:

  • clean the recycle bin (seems not do-able for mac os)
  • youtube search
  • google search
  • quick respond to "what is" from looking up wikipedia
  • play music from spotify / netease music

Feel free to leave your comment below! And PR is definitely welcomed! ๐Ÿ˜„

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.