Giter VIP home page Giter VIP logo

tomasgb / voice-assistant Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 51 KB

๐Ÿค– Python Assistant capable of taking voice commands and interact with different third party API's (Google calendar, Twitch,Twitter, OpenWeather). The goal it's to automate daily tasks such as: ask for the time, date, events on google calendar, etc.

License: MIT License

Python 100.00%
python selenium-webdriver voice-assistant voice-recognition google-calendar-api artifficial-intelligence ai twitch-api home-automation twitter

voice-assistant's Introduction

Hanna Voice Assistant

Python Assistant capable of taking voice commands and interact with different third party APIs (Google calendar, Twitch,Twitter, OpenWeather). The goal it's to automate daily tasks.

Project structure

  • src /

    • apiCredential.py In this file are located all API's credentials.

    • functionalities.py In this file are located all the asisstant functionatilies.

    • main.py This is the file that runs the assistant.

    • speak.py In this file is located all the speech recognition and text to speech code related.

    • triggers.py In this file are located all lists of sentences or words that triggers the functionalities.

Functionalities

Hanna has different functionalities, that can be found inside "functionalities.py". Some of them are:

  • Check for upcoming events on Google Calendar.
  • Check if your favourites Twitch streamers are currently live.
  • Read the latest tweets on your timeline.
  • Read your countrys Trending Topics.
  • Publish a tweet.
  • Open websites.
  • Play videos or songs on Youtube.

Dependencies

How to use:

  • Open up command prompt / terminal.
  • Install all the dependencies.
  • Rename the 'apiCredentialsSample.py' file to "apiCredentials.py" and put your own keys.
  • Change directory inside src folder with "cd src".
  • Run "main.py".
  • Click the start button on the GUI.
  • To wake up Hanna just say the wake word "Hanna".
  • Ask for a task.

voice-assistant's People

Contributors

tomasgb avatar

Stargazers

 avatar

Watchers

 avatar  avatar

voice-assistant's Issues

Wikipedia

Try making a wikipedia search function with its api

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.