Giter VIP home page Giter VIP logo

oort's Introduction

Desktop Assistant

A Virtual Desktop Assistant Written in Python.
It's generally a basic virtual assistant
The basic purpose of this is to make work easier as it re-directs you to various main sites and performs various important functions for your PC as well just install it for your system and run it in your code editor or IDE. I will be soon updating it as an application for MacOS, Linux and Windows. Until then you can follow the Contributing Guidelines and Contribute into this Desktop Assistant.

Installing :

  • Clone the repo to make it available on your local system by using git clone <FORKED_REPO_URL>
  • cd into the project directory i.e - cd DesktopAssitant

Requirements for windows

Steps to run the Assistant on your pc (use python 3.9)

Installing all the necessary python module using

pip install -r requirements.txt

Dependency for Ubuntu

sudo apt-get update
sudo apt-get install espeak
pip install -r ubuntu_requirements.txt

Wow All done! Now give the command to jarvis.

Run

For windows user run

python Jarvis2_4windows.py

For ubuntu user run

python Jarvis2.py

Wow! all done and now give some voice command

Download

Contributing Guidelines :

  • We are Open for Pull Requests
  • Please contribute and add value to the code
  • If you have some ideas for new features and you don't have time to implement them please open an issue with the tag new_feature.
  • Please don't forget to comment (document) your code!
  • Also If you feel like developing or working out on the Documentation section of this repository make sure to raise an issue regarding and i'll assign you that!
  • Before creating a Pull Request please go through the above guidelines and the code!

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.