Git Product home page Git Product logo

voice-assistant's Introduction

voice-assistant

This is a very simple CLI based voice assistant which does various work on command of user.

What can this Voice Assistant do?

  • Fetch latest weather data.
  • Can dictate meaning of words.
  • Can crack funny jokes.
  • Can fetch latest news.
  • Can fetch information about someone from Wikipedia.
  • Can play videos/songs in YouTube.
  • Can open any location on Google maps.
  • Can fetch latest Date and Time.
  • Can search in Google for anything.

How to use?

git clone https://github.com/codassassin/voice-assistant.git
pip install -r requirements.txt
  • Change the chrome_path on line 204 in voice-assistant.py as on your system.
  • Change the executable_path on line 6 in selenium_web.py as your downloaded path of the selenium browser webdriver.
  • Run the voice-assistant.py as:
python3 voice_assistant.py

Untitled

  • After the assistant ends greeting, speak "Ok Computer".
  • The assitant will ask "What can I do for u".
  • then keep passing instructions to the assitant ang get enjoy the experience.

Disclaimer !!

This tool is only for testing and academic purposes and can only be used where strict consent has been given. Do not use it for illegal purposes! It is the end user’s responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this tool and software in general.

voice-assistant's People

Contributors

codassassin avatar

Stargazers

 avatar  avatar

Watchers

 avatar

voice-assistant's Issues

Typo in readme

python3 voice-assistant.py
should be
python3 voice_assistant.py

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.