Coder Social home page Coder Social logo

voice-assistant's Introduction

JARVIS Voice Assistant

Python based voice assistant program

A fully functioned python voice assistant which takes command from us and respond to it accordingly.

It requries numerous python libraries to run this python program namely :

pyttsx3 - converts text to speech speech_recognition - recognizes speech webbrowser - used to open webpages pywhatkit - used to send automatic whatsapp messages, play music from youtube os - for opening file from device wikipedia - used to search data from wiki pyautogui - Here, used for taking screenshot keyboard - used to press any key on keyboard pyjokes - collects jokes pydictionary - used to find meaning, antonym, synonym for a given word datetime - used to collecting current time, here used for alarm playsound - here used to play sound at terminal

Hotward Detection - Here, we run another file(hotwardDetection.py) which run in background(another desktop) which is used to wake up our main file(Jarvis.py)

After making GUI from Qt designer, save it and add all used files in same folder. Then convert this UI file into python file. Open cmd there, and type => pyuic5 -x filename.ui -o filename2.py If it doesn't run then copy pyuic5 to this folder, then it will work

voice-assistant's People

Contributors

nomadicvampire avatar

Watchers

James Cloos avatar  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.