Update render script and Makefile

This commit is contained in:
Jonas Zeunert
2024-04-22 21:54:39 +02:00
parent 2d63fe63cd
commit 4d0cd768f7
10975 changed files with 47095 additions and 4031084 deletions

View File

@@ -1,9 +1,9 @@
 Awesome Amazon Alexa !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)  
 (https://developer.amazon.com/alexa)
 Awesome Amazon Alexa !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)  
 (https://developer.amazon.com/alexa)
▐ Curated list of awesome resources for the Amazon Alexa (https://developer.amazon.com/alexa) platform.
 Contents
 Contents
- SDKs/Tools (#sdkstools)
- NPM Modules (#npm-modules)
@@ -31,17 +31,18 @@
SDKs/Tools
- alexa-skills-kit-js (https://github.com/alexa/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.
- jargon-sdk-nodejs (https://github.com/JargonInc/jargon-sdk-nodejs/tree/master/packages/alexa-skill-sdk) - The Jargon SDK makes it easy for skill developers to manage their runtime content and to support 
multiple languages from within their skill.
- alexa-skills-kit-js (https://github.com/alexa/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.
- jargon-sdk-nodejs (https://github.com/JargonInc/jargon-sdk-nodejs/tree/master/packages/alexa-skill-sdk) - The Jargon SDK makes it easy for skill developers to manage their runtime content 
and to support multiple languages from within their skill.
- AVS-server (https://github.com/miguelmota/AVS-server) - Node.js web server for interacting with the Alexa Voice Service.
- AVS-client (https://github.com/miguelmota/AVS-client) - Front-end application for interacting with Alexa Voice Service.
- SSMLOL (https://github.com/okofish/ssmlol) - MP3 file validator for Alexa SSML \ tags.
- Jovo Framework (https://github.com/jovotech/jovo-framework-nodejs) - Build cross-platform apps for Alexa and Google Home.
- Alexa Smart Home SDK (https://github.com/thehappydinoa/alexa-smart-home-skill) - An Alexa Skill Generator for IoT.
- AssistantJS (https://github.com/webcomputing/AssistantJS) - TypeScript framework to build cross-platform voice applications.
- alexa-avs-sample-app (https://github.com/alexa/alexa-avs-sample-app) - This project provides a step-by-step walkthrough to help you build a hands-free Alexa Voice Service (AVS) prototype in 60 minutes.
- alexa-avs-sample-app (https://github.com/alexa/alexa-avs-sample-app) - This project provides a step-by-step walkthrough to help you build a hands-free Alexa Voice Service (AVS) prototype in
60 minutes.
- alexa-skills-kit-sdk-for-java (https://github.com/alexa/alexa-skills-kit-sdk-for-java) - SDK and example code for building voice-enabled skills for the Amazon Echo.
- ask-alexa-pykit (https://github.com/anjishnu/ask-alexa-pykit) - A minimalist SDK for developing skills for the Amazon Echo's ASK.
- alexa-skill-kit (https://github.com/stojanovic/alexa-skill-kit) - Library for effortless Alexa Skill development with AWS Lambda.
@@ -69,8 +70,8 @@
- amazon-alexa-php (https://github.com/MiniCodeMonkey/amazon-alexa-php) - Amazon Alexa PHP Library.
- alexa-app (https://github.com/develpr/alexa-app) - Set of classes to make creating Amazon Alexa Skills Kit (ASK) applications easier with Laravel and Lumen.
- Virtual Alexa (https://github.com/bespoken/virtual-alexa) - Alexa Emulator for Unit-Testing.
- ASK CLI (https://developer.amazon.com/docs/smapi/quick-start-alexa-skills-kit-command-line-interface.html) - The ASK Command Line Interface (ASK CLI) is a tool for you to manage your Alexa skills and related 
AWS Lambda functions.
- ASK CLI (https://developer.amazon.com/docs/smapi/quick-start-alexa-skills-kit-command-line-interface.html) - The ASK Command Line Interface (ASK CLI) is a tool for you to manage your Alexa 
skills and related AWS Lambda functions.
NPM Modules
@@ -96,8 +97,8 @@
- alexa-utterances (https://github.com/alexa-js/alexa-utterances) - Generate expanded utterances for Amazon Alexa from a template string.
- alexa-mp3-validator (https://github.com/tejashah88/alexa-mp3-validator) - A node module for validating your MP3 files to be used in your Amazon Alexa skill.
- node-alexa-smapi (https://github.com/tejashah88/node-alexa-smapi) - A node.js client library for using the Alexa Skill Management API.
- jargon-sdk-nodejs (https://github.com/JargonInc/jargon-sdk-nodejs/tree/master/packages/alexa-skill-sdk) - The Jargon SDK makes it easy for skill developers to manage their runtime content and to support 
multiple languages from within their skill.
- jargon-sdk-nodejs (https://github.com/JargonInc/jargon-sdk-nodejs/tree/master/packages/alexa-skill-sdk) - The Jargon SDK makes it easy for skill developers to manage their runtime content 
and to support multiple languages from within their skill.
Skills
@@ -133,8 +134,8 @@
- alexa-qrz (https://github.com/maihde/alexa-qrz) - An Alexa Skill to lookup FCC license information.
- alexa-airportinfo (https://github.com/bignerdranch/alexa-airportinfo) - This skill uses the FAA API to report the current weather, and any delays, for a given airport code.
- alexa-ha (https://github.com/unityfire/alexa-ha) - An Amazon Echo skill for controlling your Home Automation via voice.
- alexia-starter-kit (https://github.com/Accenture/alexia-starter-kit) - Starter Kit project with sample Amazon Echo skill created using Alexia Framework. Contains eslint config, sample intent structure, unit 
tests and more.
- alexia-starter-kit (https://github.com/Accenture/alexia-starter-kit) - Starter Kit project with sample Amazon Echo skill created using Alexia Framework. Contains eslint config, sample 
intent structure, unit tests and more.
- geemusic (https://github.com/stevenleeg/geemusic) - A bridge between Google Music and Amazon's Alexa.
- alex-robinhood-skill (https://github.com/dvehar/alexa-robinhood-skill) - Unoffical Alexa Skill for Robinhood.
@@ -147,16 +148,16 @@
- skill-sample-nodejs-city-guide (https://github.com/alexa/skill-sample-nodejs-city-guide) - An Alexa Skill Sample showing how to build a skill featuring a single city's landmarks and news.
- skill-sample-nodejs-audio-player (https://github.com/alexa/skill-sample-nodejs-audio-player) - An Alexa Skill Sample showing how to play long form audio in 3P-skills.
- skill-sample-nodejs-highlowgame (https://github.com/alexa/skill-sample-nodejs-highlowgame) - This Alexa sample skill is a template for a basic high-low game skill.
- skill-sample-nodejs-howto (https://github.com/alexa/skill-sample-nodejs-howto) - This tutorial will walk first-time Alexa skills developers through all the required steps involved in creating a parameter-based
skill using a template called Minecraft Helper.
- skill-sample-nodejs-howto (https://github.com/alexa/skill-sample-nodejs-howto) - This tutorial will walk first-time Alexa skills developers through all the required steps involved in 
creating a parameter-based skill using a template called Minecraft Helper.
- skill-sample-nodejs-feed (https://github.com/alexa/skill-sample-nodejs-feed) - An Alexa Skill Template to help create skills that read RSS/Atom feeds.
- skill-sample-nodejs-decision-tree (https://github.com/alexa/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?".
- skill-sample-nodejs-decision-tree (https://github.com/alexa/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?".
- skill-sample-nodejs-calendar-reader (https://github.com/alexa/skill-sample-nodejs-calendar-reader) - An Alexa Skill Sample showing how to import calendar data from an .ICS file.
- skill-sample-nodejs-trivia (https://github.com/alexa/skill-sample-nodejs-trivia) - This Alexa sample skill is a template for a trivia style game with score keeping.
- skill-sample-nodejs-quiz-game (https://github.com/alexa/skill-sample-nodejs-quiz-game) - An Alexa Skill Sample showing how to build a quiz game skill.
- skill-sample-nodejs-salesforce (https://github.com/alexa/skill-sample-nodejs-salesforce) - This project demonstrates how to build an Alexa private skill that integrates with your Salesforce data, utilizing 
account linking and a personal voice code.
- skill-sample-nodejs-salesforce (https://github.com/alexa/skill-sample-nodejs-salesforce) - This project demonstrates how to build an Alexa private skill that integrates with your Salesforce
data, utilizing account linking and a personal voice code.
Prototyping
@@ -167,15 +168,18 @@
- Storyline (https://thestoryline.io) - Create and publish Amazon Alexa skills without coding with visual interface and pre-build templates.
- Smartly.AI (https://smartly.ai) - All in one platform for your voice and chatbot projects.
- PullString (https://www.pullstring.com) - Design, prototype, and publish voice apps for Amazon Alexa, Google Assistant and IoT devices.
- Conversable (http://conversable.com/) - Conversable is the enterprise conversational intelligence platform for creating intuitive, on-demand, automated experiences on any messaging or voice channel.
- Conversable (http://conversable.com/) - Conversable is the enterprise conversational intelligence platform for creating intuitive, on-demand, automated experiences on any messaging or voice
channel.
⟡ kitt.ai (https://kitt.ai) - KITT.AI offers Conversational Understanding as a Service with ChatFlow and customizable wake word detection on embedded devices.
Analytics
- Dashbot (https://www.dashbot.io/alexa) - Actionable Analytics for Amazon Alexa.
- Opearlo (http://www.opearlo.com) - Opearlo is a voice design agency that offers Alexa skill design and development, along with Opearlo Analytics, a platform for insights into Alexa skill usage.
- Opearlo (http://www.opearlo.com) - Opearlo is a voice design agency that offers Alexa skill design and development, along with Opearlo Analytics, a platform for insights into Alexa skill 
usage.
- Alpine.ai (http://alpine.ai) - Alpine is a pioneer in voice experience analytics, and is the most widely used product analytics service for Alexa skills.
- WitLingo (http://www.witlingo.com) - Witlingo is a SaaS product company that enables skills developers to access analytics, diagnostics, and discovery tools to help them improve their skills.
- WitLingo (http://www.witlingo.com) - Witlingo is a SaaS product company that enables skills developers to access analytics, diagnostics, and discovery tools to help them improve their 
skills.
Utilities
@@ -183,15 +187,17 @@
- Alexa-Utterance-Generator (https://github.com/tejashah88/Alexa-Utterance-Generator) - A website that allows you to generate numerous utterances with a simplistic GUI.
- Alexa Smart Home Payload V3 Generator (http://ec2-52-207-149-121.compute-1.amazonaws.com/) - A website that generates smart home v3 discovery payloads.
- Skillinator (https://skillinator.io/) - A website to help generate Lambda template code from an Interaction Model JSON file. Service created by Amazon staff.
- Skill Code Generator (https://s3.amazonaws.com/webappvui/skillcode/v2/index.html) - A tool to help generate Lambda Boilerplate code in ASK SDK v2 with options of Variety greeting, Display Template Response
- Audio converter (Storyline) (https://getstoryline.com/audio-converter) - This simple tool helps you to convert your MP3s into the right format for Amazon Alexa skills. It works for Google Actions too.
- Skill Code Generator (https://s3.amazonaws.com/webappvui/skillcode/v2/index.html) - A tool to help generate Lambda Boilerplate code in ASK SDK v2 with options of Variety greeting, Display 
Template Response
- Audio converter (Storyline) (https://getstoryline.com/audio-converter) - This simple tool helps you to convert your MP3s into the right format for Amazon Alexa skills. It works for Google 
Actions too.
- Audio converter (Jovo) (https://www.jovo.tech/audio-converter) - Convert MP3 files for using in Amazon Alexa Skills.
- Tophonetics (https://tophonetics.com) - A free International Phonetic Alphabet (IPA) phonetics generator for your SSML in Amazon Alexa Skills.
Monitoring
- Bespoken (http://bespoken.io) - Bespoken provides monitoring and testing tools for Alexa skills (and Google Actions). Our platform keeps track to make sure your skill is working correctly, and alerts you when 
it is not.
- Bespoken (http://bespoken.io) - Bespoken provides monitoring and testing tools for Alexa skills (and Google Actions). Our platform keeps track to make sure your skill is working correctly, 
and alerts you when it is not.
- VoiceLabs.com - Testing and Monitoring Alexa skills (https://voicelabs.com) - VoiceLabs is a free testing and monitoring platform for Alexa skills and Google Actions.
Newsletters
@@ -201,9 +207,10 @@
- Alexa Developer (https://developer.amazon.com/alexa-skills-kit/alexa-developer-newsletter-subscription) - Latest Amazon Alexa news and IoT and voice industry trends.
- Love My Echo (http://lovemyecho.us12.list-manage1.com/subscribe?u=a2fd80e8af2452554af237cf4&id=353528c5b3) - Things To Ask Alexa, how-tos, tips, tricks, etc.
- VoiceBot (https://www.voicebot.ai/subscribe/) - The latest news about Amazon Alexa, Google Home, Google Deep Mind, Apple Siri, Microsoft Cortana, IBM Watson and more.
- Voice Dev Rocks (https://voicedev.rocks/) - A weekly curated publication full of interesting, relevant links, brought to you by the Amazon Alexa, Google Assistant and Microsoft Cortana Slack communities.
- Talking to Computers (https://talkingtocomputers.substack.com/welcome) - A monthly newsletter about building for voice, on Alexa, Google Assistant, and elsewhere for developers, designers, and the 
tech-curious.
- Voice Dev Rocks (https://voicedev.rocks/) - A weekly curated publication full of interesting, relevant links, brought to you by the Amazon Alexa, Google Assistant and Microsoft Cortana 
Slack communities.
- Talking to Computers (https://talkingtocomputers.substack.com/welcome) - A monthly newsletter about building for voice, on Alexa, Google Assistant, and elsewhere for developers, designers, 
and the tech-curious.
Podcasts
@@ -219,10 +226,13 @@
Books
- Designing Voice User Interfaces: Principles of Conversational Experiences (https://www.amazon.com/Designing-Voice-User-Interfaces-Conversational/dp/1491955414) - How to design voice user interfaces.
- How To Program - Amazon Echo: Design, Development and Testing Alexa Skills (https://www.amazon.com/How-Program-Amazon-Echo-Development-ebook/dp/B011J6AP26) - How To Program for the Amazon Alexa.
- Designing Voice User Interfaces: Principles of Conversational Experiences (https://www.amazon.com/Designing-Voice-User-Interfaces-Conversational/dp/1491955414) - How to design voice user 
interfaces.
- How To Program - Amazon Echo: Design, Development and Testing Alexa Skills (https://www.amazon.com/How-Program-Amazon-Echo-Development-ebook/dp/B011J6AP26) - How To Program for the Amazon 
Alexa.
- Developing Amazon Alexa Games: A Game Designers Handbook (https://www.amazon.com/Developing-Amazon-Alexa-Games-Designers-ebook/dp/B0739N4MJH) - A Game Designers Handbook.
- Voice Applications for Alexa and Google Assistant (https://www.manning.com/books/voice-applications-for-alexa-and-google-assistant) - This book teaches you how to design, build, and share voice apps.
- Voice Applications for Alexa and Google Assistant (https://www.manning.com/books/voice-applications-for-alexa-and-google-assistant) - This book teaches you how to design, build, and share 
voice apps.
Voice-First Development (https://www.manning.com/books/voice-first-development) - In this insightful guide, youll get a solid foundation in modern voice technologies.
@@ -242,24 +252,25 @@
- How to create your own Flash Briefing skill for Amazon Alexa (https://www.youtube.com/watch?v=kfSP1Munn1M) - Create your own flash briefing skill.
- How to Publish Your Alexa Skill to all the English-speaking Regions (https://www.youtube.com/watch?v=_Ph6K_-1_mw) - Publish your Alexa skill.
- Dabble Lab (https://www.youtube.com/channel/UCfY-LopSxGekh9LruXLjffg/videos) - Weekly videos on building custom skills for Amazon Alexa and related topics.
- Building Voice Apps Using Amazon Alexa (https://www.udemy.com/building-voice-apps-using-amazon-alexa/?siteID=Fh5UMknfYAU-NFsHPO_AesnmvLmMUzZEqw&LSNPUBID=Fh5UMknfYAU) - Build smooth voice-activated apps for 
Echo and other Alexa-aware devices.
- Building Voice Apps Using Amazon Alexa (https://www.udemy.com/building-voice-apps-using-amazon-alexa/?siteID=Fh5UMknfYAU-NFsHPO_AesnmvLmMUzZEqw&LSNPUBID=Fh5UMknfYAU) - Build smooth 
voice-activated apps for Echo and other Alexa-aware devices.
- Build for Echo Show (https://www.youtube.com/playlist?list=PL4iXGvrBx4ZMPOMDYsbHwjZdaByEL2W2y) - Learn to develop multimodal skills for Echo Show.
Courses
- Introduction to Voice Design with Amazon's Alexa (https://www.udemy.com/amazonalexa/) - Introduction to Alexa Voice Design.
- Cakewalk - Build an engaging Alexa Skill (https://developer.amazon.com/en-US/alexa/alexa-skills-kit/resources/training-resources/cake-walk) - Build an enaging Alexa Skill from scratch right up to 
certification.
- Cakewalk - Build an engaging Alexa Skill (https://developer.amazon.com/en-US/alexa/alexa-skills-kit/resources/training-resources/cake-walk) - Build an enaging Alexa Skill from scratch right
up to certification.
Communities
- Unofficial Alexa Slack (http://www.alexaslack.com) - A group of chat channels focusing on Amazon Alexa enabled hardware and software. Developers, designers, marketers, business people, hobbyists, students, and
other professionals involved in technology are welcome.
- Alexa Developers Slack-- India Community  (Alexa.design/indiaslackinvite) - A group of chat channels focusing on Amazon Alexa Skill development in India. From student developers to Alexa Evangelists at Amazon,
all are here to help you.
- Unofficial Alexa Slack (http://www.alexaslack.com) - A group of chat channels focusing on Amazon Alexa enabled hardware and software. Developers, designers, marketers, business people, 
hobbyists, students, and other professionals involved in technology are welcome.
- Alexa Developers Slack-- India Community  (Alexa.design/indiaslackinvite) - A group of chat channels focusing on Amazon Alexa Skill development in India. From student developers to Alexa 
Evangelists at Amazon, all are here to help you.
- Storyline community (https://www.facebook.com/groups/storylinecommunity/) - Facebook community of Alexa Developers built around the Storyline, tool for creating voice apps without coding.
- Alexa Dev Days (https://developer.amazon.com/alexa/devday) - Alexa Dev Days are free, interactive events from Amazon and sponsored by Intel. Engage in hands-on sessions where you will learn to create voice 
experiences and hear the latest on UI design and industry trends. Learners of all levels can join us for training sessions, workshops, live demos, and networking with Alexa experts and your peers.
- Alexa Dev Days (https://developer.amazon.com/alexa/devday) - Alexa Dev Days are free, interactive events from Amazon and sponsored by Intel. Engage in hands-on sessions where you will learn
to create voice experiences and hear the latest on UI design and industry trends. Learners of all levels can join us for training sessions, workshops, live demos, and networking with Alexa 
experts and your peers.
Influencers
@@ -283,12 +294,12 @@
- Alexa Fund (https://developer.amazon.com/alexa-fund) - The Alexa Fund provides up to $100 million in venture capital funding to fuel voice technology innovation.
 Contributing
 Contributing
Fork and submit Pull Request!
Please read the contribution guidelines (CONTRIBUTING.md). Thanks!
 License
 License
!CC0 (http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg) (https://creativecommons.org/publicdomain/zero/1.0/)