Skip to content

lelodragneel/J.A.R.V.I.S.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

J.A.R.V.I.S.

A voice virtual desktop assistant for Windows 7/10

JARVIS aims to be unique from other desktop assistants. JARVIS is a voice assistant that will be tested and made sure it works on Win 7/10. JARVIS uses the Google Speech recognition for transcription. For natural language processing, JARVIS uses API.AI by google.

Rather than using Microsoft UI Automation to perform different functions, I aim to make JARVIS directly carry out actions using APIs such as Win32API. Certain tasks won't be possible since some applications do not provide an API. To solve this problem, JARVIS will use other Python libraries such as PyWinAuto and Sikuli.

It is a work-in-progress project. Feel free to get involved.

Releases

No releases published

Packages

No packages published

Languages