Giter Club home page Giter Club logo

devoldemort's Introduction

Personal Voice Assistant

The project is aimed at providing personal asssistance for users both visually and acoustically. This AI also provides a lot of services from saying the time to cracking jokes (if the user feels bored). It can also surf the internet with the help of the user’s voice command. The system’s microphone and speaker are used as source of input and output respectively.

Key features of our project are as follows:-

  1. User Greetings:  Commands- Hello, Jash, How are you, Thanks, Your name?

  2. Exception handling:  Many users tend to play with their voice assistants by using some inappropriate words which are recognized and replied by our assistant.

  3. Wikipedia:  This function can be invoked by prefixing “tell me about” before the phrase the user actually wants to know about. Eg: ‘Tell me about Abdul Kalam ’ will return 2 sentences about Abdul Kalam from Wikipedia.com

  4. Other Functionalities:  Shutting down the system: Invoked by “Go to sleep” command.  Games: Invoked by “Play some games” command.  Time: Invoked by “What is the time now” command.  Joke: Invoked by “Tell me a joke” command.  Open websites: Invoked by suffixing ‘.com’ behind the website name the user wishes to open.  Navigation: Invoked by “open maps” command.  System Information: Invoked by “Show me system information” command.

Modules to be installed:

  1. SpeechRecognition Install it using pip install SpeechRecognition

  2. pyttsx3 Install it using pip install

  3. wikipedia Install it using pip install

  4. googletrans Install it using pip install

  5. pyaudio pyaudio is not available for python version 3.6 and above. Alternatively you can download using the whl file present in the link below. https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio

    Follow this link to install the .whl file as a normal python package. https://stackoverflow.com/questions/27885397/how-do-i-install-a-python-package-with-a-whl-file

  6. For games, It's required to pre install in the command prompt using python -m pip install freegames command.

Wishing you a happy experience :)

devoldemort's People

Contributors

muhmmadabrar avatar

Watchers

 avatar

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.