jeremyandrews / kakaia

Kakaia personal assistant
MIT License
13 stars 0 forks source link

respond with JSON #6

Open jeremyandrews opened 4 years ago

jeremyandrews commented 4 years ago

Currently we return a simple text string. We need to return more information -- not just the raw translated text, but also the command we interpret from the text and any related parameters. We'll return this as a JSON structure.

jeremyandrews commented 4 years ago

Initial implementation here: https://github.com/jeremyandrews/kakaia/commit/a49d933778d875ae64020ab492ac003b8cb46250