Skip to content

Yash9460/Personal-Desktop-Assistant_Anonymous

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Desktop-Assistant_Anonymous

A Virtual voice Assistant

The aim of this project is to Virtual Assisstant available for more people.

About Anonymous :

Anonymous is an AI personal voice assistant service built using Python. It can understand human speech and perform basic task designed by the client.

When the user specify the appropriate trigger words , The Anonymous gets activated and executes the user commands.

Anonymous AI Voice assistant:"Loading your Assistant Anonymous.... Hello, Good Morning" (Greets the user according to time)

The implemented Voice assistant can perform the following tasks:

  • Opens a wepage : Youtube , G-Mail , Google Chrome , StackOverflow

    Human : Hey Anonymous, Open Youtube
    
  • Searching information on wikipedia

    Human : Who is Alan walker
    
  • Predicts time

    Human : Hey Anonymous , What is the time
    
  • Searches data from web

    Human: Hey Anonymous, Search Butterfly images from web
    
  • Ask geographical and computational questions

    Human: Hey Anonymous, What is the capital of California? / Hey Anonymous what is Sin 90?
    
  • Predict Weather of different Cities

    Human: Hey Anonymous , What is the weather likely now in Kerala?   
    
  • Ask Anonymous about what task it can perform and who created it

    Human: Hey Anonymous, Who created you? / Hey Anonymous , What can you do
    
  • Turn off your pc when required

    Human: Hey Anonymous , Please turn off my PC    
    

Libraries required to be installed using Pip Command:

  1.Json

  2.request

  3.Speech recognition

  4.Pyttsx3

  5.Wikipedia

  6.Ecapture

  7.time

  8.Wolfram Alpha

About

A Virtual voice Assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages