-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a09a285
commit ad429eb
Showing
1 changed file
with
25 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,30 @@ | ||
Hi there Users!<br /> | ||
I am glad that you are here!<br /> | ||
This is my first project so pardon me for any errors. So about this project:-<br /> | ||
This is JARVIS, your personal assistant in command line! It is completely based on python. I have also provided an | ||
# JARVIS (Just a Rather Very Intelligent System) | ||
#### Hi there Users! | ||
#### I am glad that you are here! | ||
## Built with | ||
|
||
<code><img height="30" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/python/python.png"></code> | ||
|
||
# About this project:- | ||
####This is my first project so pardon me for any errors. | ||
####This is JARVIS, your personal assistant in command line! It is completely based on python. I have also provided an | ||
virtualenv named env. If you dont know how to use it you can also use the run.ps1(for powershell) or run.cmd(for command | ||
prompt) scripts. This assistant is currently supported only for windows as i dont have any linux pc. You dont need to install | ||
python to run this assistant. You can use the env. But if you want to, than install python 3, as this project is made with python 3.<br /> | ||
This assistant currently have following features:-<br /> | ||
--->1)Wish the user!<br /> | ||
--->2)Introduce itself<br /> | ||
--->3)Search wikipedia<br /> | ||
--->4)Play songs<br /> | ||
--->5)Open Google<br /> | ||
--->6)Email to someone(Please see Editions.txt file)<br /> | ||
--->7)Tell time<br /> | ||
--->8)Tell weather<br /> | ||
--->9)Search on google<br /> | ||
--->10)Search on youtube<br /> | ||
--->11)Get jokes<br /> | ||
--->12)Get news<br /> | ||
--->13)Give advice<br /> | ||
python to run this assistant. You can use the env. But if you want to, than install python 3, as this project is made with python 3. | ||
This assistant currently have following features:- | ||
--->1)Wish the user! | ||
--->2)Introduce itself | ||
--->3)Search wikipedia | ||
--->4)Play songs | ||
--->5)Open Google | ||
--->6)Email to someone(Please see Editions.txt file) | ||
--->7)Tell time | ||
--->8)Tell weather | ||
--->9)Search on google | ||
--->10)Search on youtube | ||
--->11)Get jokes | ||
--->12)Get news | ||
--->13)Give advice | ||
If you have any issues you can post it in the issues page and I will try to solve it ASAP. If you are interested to know more | ||
about the code,etc. you can mail me on "[email protected]" and CC-"[email protected]"(Bonus shilpakar.com is not | ||
organisation, it is my school email id.)Thank you I will close for now, I am also working on the tutorial video so stay tuned! |