How Amazon Alexa can use
Orb Platform

Vocabulary infrastructure for Alexa+ and the AI Action SDK

evolution
The Scenario

“Alexa, teach me a new word.” Alexa+, powered by generative and agentic AI via Amazon Bedrock, chains multiple API calls in a single conversation. The Alexa AI Action SDK calls Word Orb for a verified definition, streams pronunciation audio to the Echo speaker, delivers a structured lesson, and runs a comprehension quiz — a complete voice learning experience in one multi-step agentic flow.

1
Word Orb looks up the word
One API call returns a verified definition, 47 translations, pronunciation audio, and etymology.
Loading…
2
Lesson Orb delivers a structured lesson
A 5-phase lesson with the explorer teaching archetype.
Loading…
3
Quiz Orb assesses comprehension
Interactive assessment aligned to the lesson. Try it yourself.
Loading…
4
The Knowledge Graph connects everything
30,288 connections link words to lessons to assessments.
Loading…

Why this matters for Amazon Alexa

Add Orb Platform to Alexa+

Free tier — 50 API calls/day, no credit card. Try the playground →

162K
Words
226K
Lessons
21K
Assessments
30K
Graph Links

Technical Details

API Base: https://wordorb.ai

MCP Server: https://mcp.thedailylesson.com/mcp

npm: npm install @lotd/word-orb

GitHub: github.com/nicoletterankin/word-orb

Response format: Deterministic JSON · Sub-5ms edge delivery via Cloudflare Workers · No origin server