Skip to content

Personal Assistant with useful features for Windows written in python. Simple and easy to use.

License

Notifications You must be signed in to change notification settings

arpan45/opensource-assistant-JARVIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

J.A.R.V.I.S - Personal Assistant for Windows

JARVIS is your Personal Assistant with useful features for Windows written in python3. Simple and easy to use.

Features

Using voice commands you can perform the following:

  • Lock your windows device by saying " Lock my PC"
  • Put your device in sleep mode
  • Minimize or Close Current Window
  • Show Taskview
  • Type anything by voice on any application
  • Take notes and auto save it to text file
  • Ask anything from wikipedia (eg. "Who is Albert Einstein" or "What is coding")
  • Look for any places (eg. "Where is Kolkata")
  • Open applications in your device ( like: open chrome)
  • Check your internet connection by voice
  • Perform Google search
  • Take screenshot by Voice
  • Basic Calculations
  • Basic Q&A

Run $python3 assistant.py

Install dependencies

$ pip install SpeechRecognition
$ pip install gTTS
$ pip install wikipedia
$ pip install pygame

About

Personal Assistant with useful features for Windows written in python. Simple and easy to use.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages