Skip to content
forked from Seraf/LISA

Repository of a JARVIS system to control my house

Notifications You must be signed in to change notification settings

truestealth/JARVIS

 
 

Repository files navigation

JARVIS

Repository of a JARVIS system to control my house Image

Complete redesign of the application using cmusphinx:
The goal is to have the possibility to separate each element and let them communicate by network. With this system you will be able to have one IA, multiple speech engine, and multiple clients.

Using twisted, the client should be able to transmit the data of the microphone but also the zone where the sound come from. So the program will be able to answer in the zone where the sound was recorded.

USEFULL RESSOURCE TO CHECK FOR FRENCH LANGUAGE : http://www-lium.univ-lemans.fr/fr/content/ressources

Rules engines should include :

  • A scheduler (launch some scripts like a cron)
  • Execute something if something is triggered

About

Repository of a JARVIS system to control my house

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 49.1%
  • Rust 42.7%
  • PHP 8.2%