alexa-utterances
Utterance generator
Generates expanded Amazon Alexa utterances from a template string by filling in slots with possible values from a dictionary.
generate expanded utterances for Amazon Alexa from a template string
152 stars
15 watching
28 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tejashah88/alexa-utterance-generator | A tool for generating Alexa intents with customizable utterances | 10 |
scottbea/alexa-grammar | Provides utilities and framework code for building valid grammars and skill kits for Amazon's Alexa voice agent service. | 7 |
accenture/alexia | A framework for creating Amazon Echo skills using Node.js | 164 |
alexa-samples/skill-sample-nodejs-howto | A tutorial on creating an Alexa skill using a Node.js template | 246 |
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 |
alexa-samples/skill-sample-nodejs-audio-player | An Alexa Skill template showcasing the Audio Player Interface using Node.js | 470 |
alexa-samples/skill-sample-nodejs-fact | Builds an Alexa skill with a fact-based voice interface and backend logic | 1,147 |
patanoia/echomoviedialog | An Amazon Echo skill that enables natural-sounding conversations using pre-recorded movie quotes | 2 |
primaryobjects/chatskills | Enables users to create and run Alexa skills from the command-line without requiring an Amazon server. | 179 |
phoice/phlexa | A PHP library for building voice applications for Amazon Alexa | 20 |
accenture/alexia-starter-kit | An Alexa Skill development framework with sample application and tools to get started quickly | 17 |
tejashah88/alexa-mp3-validator | validates MP3 files according to Alexa's requirements before they can be used in an Amazon Alexa skill | 5 |
dhleong/expressive | A minimalist framework for building Alexa Skills Kit apps on Amazon Lambda using JavaScript | 7 |
jch3ng/alexa-ramdass | An Alexa Skills platform using Python and relying on AWS Lambda for functionality | 0 |
bugbiteme/emc-norcal-se-alexachallenge-2016 | An Alexa skill that queries EMC install base information from the Amazon API | 0 |