Skip to content

Commit

Permalink
still adding info
Browse files Browse the repository at this point in the history
  • Loading branch information
Ddhruv-IOT authored Jul 15, 2021
1 parent 908da80 commit b0c1fc0
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
# Personal Assistant - Jarvis

## Overview
Jarvis is a personal assistant written in python 3
<br> from cmd we can directly type the app name and it will opn for us.
<br> It is the Task-1 for IIEC-RISE 2.0
Jarvis is a personal assistant written in python 3.
<br> It has been made to increase productivity and reduce difficulties.
<br> It is the Task-1 for IIEC-RISE 2.0.

## Python libraries used:
- pyttsx3: to provide voice-based output.
- os: to do operating-system-based tasks like launching some applications.
- datetime: for getting current date and time.
- webbrowser: to do browser-related tasks like opening web pages.

## Functions and Commands
-
-
-


0 comments on commit b0c1fc0

Please sign in to comment.