Tool to Generating Requests
For testing backends, it would be nice to create a utility that can generate Alexa requests. I envision it having the form:
{slot:literal}
for instance,
open the {room:kitchen}{device:light}
and based on the language model, the tool would generate the appropriate JSON request.
2
votes
