skill-sample-nodejs-decision-tree
Career guide
An Alexa skill that uses a decision tree algorithm to ask a series of questions and provide a suggested career path
An Alexa Skill Sample that progresses through a series of questions and then provides a career suggestion. Demonstrates an 'expert system' approach as opposed to a 'branching tree' approach.
168 stars
69 watching
146 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alexa-samples/skill-sample-nodejs-fact | Builds an Alexa skill with a fact-based voice interface and backend logic | 1,146 |
alexa-samples/skill-sample-nodejs-howto | A tutorial on creating an Alexa skill using a Node.js template | 246 |
alexa-samples/skill-sample-nodejs-trivia | A basic Alexa trivia skill template using Node.js | 260 |
alexa-samples/skill-sample-nodejs-petmatch | An Alexa Skill Kit sample project demonstrating Dialog Management and Entity Resolution | 99 |
alexa-samples/skill-sample-nodejs-quiz-game | Builds a basic quiz game skill using Alexa's voice interface and Node.js backend | 265 |
alexa-samples/skill-sample-nodejs-audio-player | An Alexa Skill template showcasing the Audio Player Interface using Node.js | 470 |
tejashah88/node-alexa-smapi | Provides a client library for interacting with the Alexa Skill Management API | 13 |
mijdavis2/ask-shrugs | An Alexa Skill Kit project that helps users decide what to do by using shell scripting and integrating it with the Alexa platform. | 1 |
matt-kruse/alexa-app-matt-kruse | A framework for building Alexa skills using Node.js | 4 |
stojanovic/alexa-skill-kit | A library that simplifies the development of Alexa Skills with Node.js and AWS Lambda | 280 |
alexa/alexa-skills-kit-sdk-for-java | A Java SDK for building Alexa skills with minimal boilerplate code | 815 |
theevildev/hapi-alexa | Provides an integration framework for building Amazon Alexa skills with Node.js and Hapi. | 2 |
danelbert/alexa_skills_ruby | A Ruby library to interface with Alexa Skills Kit | 30 |
jch3ng/alexa-ramdass | An Alexa Skills platform using Python and relying on AWS Lambda for functionality | 0 |
timheuer/alexa-skills-dotnet | Provides an SDK for building Alexa skills with .NET | 547 |