Epistemic Noise
All projects

Project

Alexa Skills with Python

Most Alexa samples on the internet were Node when I needed Python. So I wrote the missing series.

Alexa-Skills-Python is the code. The writing lives under Articles:

  1. An introduction — ASK, intents, the console
  2. How to create Alexa skills — a Rock–Paper–Scissors skill, LaunchRequest to win/lose
  3. The visual dimension — Alexa Presentation Language
  4. Multilingual support — English and French as first-class
  5. Monetization — in-skill purchasing

Related: voice-assistants for Alexa and Google Assistant (Dialogflow, Flask-Ask).