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
- Obtaining AppID
- create a
wolfram.json
in theconfig
directory; format your config to look likeconfig/wolfram.json.sample
Running
You can either have this application get served by Apache, or in public
php -S localhost:8080