Skip to content
 
 

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DANI desktop assistant cum Web Browser automator v1.2

NOTE*** some python IDEs do not support speech_recognition module and the microsoft's SAPI5 so better to use Python IDLE if wish to update.

About DANI

DANI is a voice assistant that runs on Python 3.8. A sub AI project that just takes the decision based on the voice input of the users. It mostly automates the use of browser i.e. Google Chorme

Assistant Skills/Hot Words

  • describe - eg-- ( DANI describe Yourself)
  • time - eg-- ( DANI What's the time)
  • Wikipedia - eg-- ( Search MS Dhoni on Wikipedia)

  • For triggering Browser

  • open youtube - eg-- ( DANI please open youtube for me)
  • open google - eg-- ( DANI please open google for me)

  • For inside Browser

  • new tab - eg-- ( DANI please open New Tab for me)
  • open (open sites) - eg-- ( Dani please open stackoverflow)
  • close/exit (exits browser) - eg-- ( DANI close he browser)
  • search (search on google/youtube) - eg-- ( for youtube** search bahubali songs )

Getting Started

Just install a few liablities and get started!!
git clone https://github.com/Shikhar0051/DANI-Desktop-assistant

for downloading liablities..

pip install -r requirements.txt

I have used selenium for automation of the web browser. please download the suitable chrome Drivers and create path in windows.

and here you go...

python DANI.py

Pull Requests are always welcome. Just take care to add comments.

About

AI Desktop assistant cum web browser automator

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages