Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

kpuputti/hal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HAL

DIY HAL 9000 for home automation. Ask a question and let the superintelligence read out an answer to you!

Currently only records audio, analyses it with wit.ai and queries the result using Wolfram|Alpha API. My plan is to add more wit.ai intents for other purposes as well in the future.

Usage

  • Get wit.ai and Wolfram|Alpha API tokens
  • Define WIT_TOKEN and WOLFRAM_APP_ID environment variables
  • brew install sox to enable recording audio
  • npm install to install dependencies
  • Run node index.js, ask your question (5 second timeout), wait, and hear Hal read out the result to you!

About

DIY HAL 9000

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published