Giter VIP home page Giter VIP logo

jarvis-desktop-assistant's Introduction

JARVIS-Desktop-Assistant

Desktop Assistant - An ultimate desktop assistant that makes your life easier by automating some mundane, daily tasks. It's an AI without any algorithm.

Functionalities:

  • starts some applications
  • automatically joins ZOOM meetings
  • reports latest news and weather
  • runs games namely, Guess the number and Snake Water Gun on the console
  • has speech recognition property which enables user to look up in the internet
  • can change the robotic voice from male's voice to female's voice
  • informs the magnitude of confirmed cases of Covid-19 of the country asked (and of India by default)
  • initiates timer and stopwatch
  • can send as well as read emails
  • kicks off screen recording when asked through Icecream screen recorder
  • automatically displays images from web browser when asked to do so

NOTE: Provide URLs and application paths for the repective sites/apps to run this program. Also find the dependencies for this program below. Zoom and IceCream Screen Recorder are required to perform two of the above tasks.

External Modules required:

  • pyttsx3 --> For speaking ability.
  • SpeechRecognition --> For listening ability.
  • wikipedia --> To search through the wikipedia for the query.
  • pyautogui --> For controlling the GUI.
  • pyaudio --> Dependency for speech recognition module.

To install all the dependencies at once, execute:

pip install -r requirements.txt

I've imported some of the functions/classes from my own python scripts. These scripts are:

Make sure you place these scripts in the same working directory as of this one.

Solving issues

  1. If you are unable to install pyaudio, type the following commands:

pip install pipwin

pipwin install pyaudio

It should work now.

jarvis-desktop-assistant's People

Contributors

aditi-asati avatar jothin-kumar avatar shravanasati avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

jarvis-desktop-assistant's Issues

Add GUI support!

I would like to add GUI support to your project, please assign me to do that. Thank you!

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.