Skip to content

Abhayraj1707/Jarvis-Desktop-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Basic desktop assistant

This is a simple desktop assitant using python. Basically it has three parts

  1. Take audio input from user and convert it into string.

  2. Perform action using given input.

    a) Search some keyword in the string using multiple if else condition.

    b) If those keyword is present in the string then perform corresponding action.

  3. Convert output string(if any) to audio.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages