Pinned Repositories
alexa-apis-for-python
The Alexa APIs for Python consists of python classes that represent the request and response JSON of Alexa services. These models act as core dependency for the Alexa Skills Kit Python SDK (https://github.com/alexa/alexa-skills-kit-sdk-for-python).
AlphaBetaPruning
A simple checker game to predict the best possible move using minmax and alpha-beta pruning
Apache_Storm
"Real-Time Analytics with Apache Storm with Twitter data
Messenger-Bot
AI bot
Natural-Langugage-Processing
My NLP Projects
Projects
My College projetcs
Reminder-Python-Skill
Sample Reminder Alexa Skill to set a one minute reminder
Slack-Bot
Building a Slack Bot with Node.js Microservices
Spatial-Database
A project to draw convex hulls and deltoid curve using spatial queries
Timer-Python-Skill
Sample skill to demonstrate Timers API using ASK SDK Python
Shreyas-vgr's Repositories
Shreyas-vgr/Reminder-Python-Skill
Sample Reminder Alexa Skill to set a one minute reminder
Shreyas-vgr/Timer-Python-Skill
Sample skill to demonstrate Timers API using ASK SDK Python
Shreyas-vgr/alexa-apis-for-python
The Alexa APIs for Python consists of python classes that represent the request and response JSON of Alexa services. These models act as core dependency for the Alexa Skills Kit Python SDK (https://github.com/alexa/alexa-skills-kit-sdk-for-python).
Shreyas-vgr/alexa-apis-for-java
The Alexa APIs for Java consists of JAVA POJO classes that represent the request and response JSON of Alexa services. These models act as core dependency for the Alexa Skills Kit Java SDK (https://github.com/alexa/alexa-skills-kit-sdk-for-java ).
Shreyas-vgr/alexa-skills-kit-sdk-for-java
The Alexa Skills Kit SDK for Java helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
Shreyas-vgr/alexa-skills-kit-sdk-for-nodejs
The Alexa Skills Kit SDK for Node.js helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
Shreyas-vgr/alexa-skills-kit-sdk-for-python
The Alexa Skills Kit SDK for Python helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
Shreyas-vgr/ask-cli
Alexa Skills Kit Command Line Interface
Shreyas-vgr/ask-sdk-controls
Shreyas-vgr/ask-sdk-controls-1
The ASK SDK Controls framework builds on the ASK SDK for Node.js, offering a scalable solution for creating large, multi-turn skills in code with reusable components called controls.
Shreyas-vgr/ask-sdk-python
Shreyas-vgr/ask-toolkit-for-vscode
ASK Toolkit is an extension for Visual Studio Code (VSC) that that makes it easier for developers to develop and deploy Alexa Skills. It is built on the ASK CLI (Command Line Interface).
Shreyas-vgr/botocore
The low-level, core functionality of boto 3.
Shreyas-vgr/CodePipeLineSkill
Shreyas-vgr/skill-sample-nodejs-buttons-colorchanger
Color Changer buttons skill opens with buttons roll call and asks the user to push buttons to change their colors with various animations. It covers roll call, starting and stopping the Input Handler, and defining animations for different button events. It also demonstrates how Echo Buttons can interrupt text-to-speech (TTS).
Shreyas-vgr/skill-sample-nodejs-city-guide
An Alexa Skill Sample showing how to build a skill featuring a single city's landmarks and news.
Shreyas-vgr/skill-sample-nodejs-decision-tree
An Alexa Skill Sample for building a skill that can take a user through a decision tree, like "What should I eat for breakfast?"
Shreyas-vgr/skill-sample-nodejs-fact
Build An Alexa Fact Skill
Shreyas-vgr/skill-sample-nodejs-feed
An Alexa Skill Template to help create skills that read RSS/Atom feeds.
Shreyas-vgr/skill-sample-nodejs-hello-world
Shreyas-vgr/skill-sample-nodejs-highlowgame
The high low game is a game where the player tries to guess the target number. After each incorrect guess, the player is informed if the target number is higher or lower than their current guess. This continues until the target number is guessed or the player gives up. This sample Alexa Skill is written in Node.js and demonstrates the use of session and persistent attributes.
Shreyas-vgr/skill-sample-nodejs-howto
Shreyas-vgr/skill-sample-nodejs-petmatch
This Alexa Skill Kit sample shows how to build a skill using Dialog Management and Entity Resolution.
Shreyas-vgr/skill-sample-nodejs-quiz-game
An Alexa Skill Sample showing how to build a quiz game skill.
Shreyas-vgr/skill-sample-nodejs-team-lookup
An Alexa Skill Sample showing how to build a team lookup skill.
Shreyas-vgr/skill-sample-nodejs-the-foodie
This Alexa Skills Kit sample shows how to build a conversational skill.
Shreyas-vgr/skill-sample-nodejs-trivia
Shreyas-vgr/skill-sample-python-fact
An Alexa Skill Sample showing how to build a fact skill in Python.
Shreyas-vgr/skill-sample-python-quiz-game
An Alexa Skill Sample showing how to build a quiz game skill in Python.
Shreyas-vgr/travis-check