alexa-grammar
Grammar builder
Provides utilities and framework code for building valid grammars and skill kits for Amazon's Alexa voice agent service.
Utilities and framework code for building valid grammars and skill kits for Amazon's Alexa voice agent service.
7 stars
2 watching
2 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mikeflynn/go-alexa | A toolset for building Amazon Alexa skills using Go | 260 |
alexa-js/alexa-utterances | Generates expanded Amazon Alexa utterances from a template string by filling in slots with possible values from a dictionary. | 152 |
asimihsan/codeword-alexa-skill | A Python-based Alexa skill that generates code words based on user input and integrates with natural language processing libraries. | 0 |
matt-kruse/alexa-app-matt-kruse | A framework for building Alexa skills using Node.js | 4 |
pmarkert/wavelength | Simplifies building Alexa skills using Amazon Lambda services on the back-end | 9 |
phoice/phlexa | A PHP library for building voice applications for Amazon Alexa | 20 |
johnwheeler/flask-ask | An extension for building Alexa skills using Flask and Python | 1,918 |
primaryobjects/chatskills | Enables users to create and run Alexa skills from the command-line without requiring an Amazon server. | 179 |
niallobrien/generator-gulp-bootstrap | A Yeoman generator for building web apps with Gulp, Bootstrap, and Sass. | 70 |
areyoufreebusy/alexaskillskit.net | A .NET library to simplify Alexa skill development by providing an interface-compatible model and supporting conversational app functionality. | 212 |
tejashah88/node-alexa-smapi | Provides a client library for interacting with the Alexa Skill Management API | 13 |
dhleong/expressive | A minimalist framework for building Alexa Skills Kit apps on Amazon Lambda using JavaScript | 7 |
theevildev/hapi-alexa | Provides an integration framework for building Amazon Alexa skills with Node.js and Hapi. | 2 |
alexa-samples/skill-sample-nodejs-fact | Builds an Alexa skill with a fact-based voice interface and backend logic | 1,146 |
tejashah88/alexa-utterance-generator | A tool for generating Alexa intents with customizable utterances | 10 |