eriklindernoren / HomeAssistant

Alfred - Domestic butler - IoT Experiment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alfred 🤖

The artificial, ever helpful, butler.

Description

A voice controlled home assistant that I, among other functionalities, use to control the lights in my apartment and get weather details from. The graphical web interface is built using HTML, CSS and Javascript and the backend server is built in Python, using Flask. I have used Google's Speech API for speech recognition on the client side and the Wit AI framework for natural language processing. The home assistant uses responsivevoice.js to communicate back verbally.

Web UI

alt tag

About

Alfred - Domestic butler - IoT Experiment


Languages

Language:JavaScript 65.4%Language:Python 28.9%Language:CSS 3.5%Language:HTML 1.5%Language:Java 0.6%