1.0.2 • Published 6 years ago
evi-api v1.0.2
Evi API
Deprecated This package no longer works since it was taken over by the Amazon Alexa Team
Simple helper that interfaces with the Evi question answering service.
Usage
const evi = require('evi-api');
evi('Who are you?').then(console.log);