mlebrun / erebus

Speech-to-text-to-answer application built on Silex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Erebus Build Status

Not even close to ready! Use with caution, and no expectations whatsoever.

  • A very simple (ie: hacky) web application for STT-to-commands.
  • Heavily influenced by cranklin/Jarvis
  • Built, with love, on Silex

Installation

Via Composer!

composer install

Get a Wolfram Alpha App ID

Running

You can either have this application get served by Apache, or in public

php -S localhost:8080

About

Speech-to-text-to-answer application built on Silex

License:MIT License


Languages

Language:PHP 100.0%