Bruno
Bruno copied to clipboard
:computer: Automating the daily stuffs [Not Maintained anymore]
Digital-Assistants
Automating the daily stuffs
View the demo here
Installation
daily.py
Requirements
- OS: Windows
- Microsoft sapi 5
- Python 3.x
-
$ git clone https://github.com/ab-anand/Digital-Assistants.git
- Get NEW SCIENTIST API from here : New Scientist
- Get TIMES OF INDIA API from here : Times of India
- Get the WOLFRAM API from here : Wolfram
- Place the APIs at the right postition as mentioned in the program.
-
$ cd Digital-Assistants
-
$ pip install -r requirements.txt
Features present and accessing them:
- [x] Google search
- Say anything like
search xyz
.
- Say anything like
- [x] Play song on Youtube
- Say anything like
play xyz
- Say anything like
- [x] Open any webpage
- Say anything like
open xyz
- Say anything like
- [x] Empty recycle bin
- Say
empty the bin
orempty recycle bin
- Say
- [x] New Scientist News
- say
science news
- say
- [x] Times of India news
- say
headlines please
- say
- [x] Locking the device
- say
lock the device
- say
- [x] Playing the offline videos
- First you need to create a folder named
Videos
where your daily.py is present then place the videos and change the name in the code. To access it say anything that ends withbored
likei'm getting bored
- First you need to create a folder named
- [x] results from
wolfram
orwikipedia
- say something like
what is voldemort database
orwho is sachin tendulkar
basically start withwhat is
orwho is
- say something like
Note
Features works on Windows n Python 3.x