mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-22 22:20:49 -05:00
[PR #804] [CLOSED] Added Flask-Ask to Natural Language Processing #724
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/804
Author: @olivrg
Created: 12/28/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
0110c8fAdded Flask-Ask to Natural Language Processing📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
README.md(+2 -1)📄 Description
What is this Python project?
Flask-Ask
Flask-Ask makes it easier and much more fun to rapidly build high-quality Alexa skills for Amazon Echo Devices.
Describe features.
Flask-Ask:
Has decorators to map Alexa requests and intent slots to view functions
Helps construct ask and tell responses, reprompts and cards
Makes session management easy
Allows for the separation of code and speech through Jinja templates
Verifies Alexa request signatures
What's the difference between this Python project and similar ones?
Enumerate comparisons.
--
Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.