Skip to content

SaurabhPuri2265/JARVIS-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JARVIS 2.0 (Enhanced)

Author-Saurabh Puri

Technology Used

- Python 3.7.x

J.A.R.V.I.S. (Just A Rather Very Intelligent System)

  • An attempt to make a very simple but useful personal assistant for users .
  • The interaction with the assistant gets better with the implementation of GUI for resolving user queries.
  • The 2.0 version supports input using voice recognition.
  • The various functionalities embedded in the system enables a user to carry out day to day tasks in a convenient way.

Requirements:

Make sure to install these packages before running the python project. Failure to install these libraries may effect the execution of the assistant.

1. Tkinter lib

  • Implementing GUI

2. Wolframalpha Api

3. Wikipedia Api

4. speech_recognition lib

  • Obtain voice input via Microphone

5. selenium lib

  • Use webdriver to browse through web

6. text_to_speech lib

  • Output as voice

Releases

No releases published

Packages

No packages published

Languages