Ship vocabulary features in your AI product in 10 minutes
The Scenario
npm install @lotd/word-orb. That’s it. You now have 162K words, 226K lessons, 21K assessments, and 30K knowledge-graph connections in your app. Same word, same definition, same lesson, every time — no LLM variance. Sub-5ms from the edge. Free tier, no credit card. Here is the complete cycle for “pattern” — the kind of thing 150K builders reading Ben’s Bites ship on a weekend.
Step 1 — Word Orb looks up the word
One API call returns a verified definition, translations, pronunciation audio, and etymology.
Loading word data…
Step 2 — Lesson Orb delivers a structured lesson
A 5-phase lesson (hook → story → wonder → action → wisdom) with the scientist teaching archetype.
Loading lesson data…
Step 3 — Quiz Orb assesses comprehension
Assessment questions aligned to the lesson content through the knowledge graph. Your agent tests what it taught.
Loading quiz data…
Step 4 — The Knowledge Graph connects everything
30,288 connections link words to lessons to assessments. Every quiz question tests what the lesson taught.
Loading knowledge graph…
Why this matters for Ben's Bites
npm install @lotd/word-orb — ship vocabulary features in your AI product in under 10 minutes. Perfect for hackathons and MVPs.
Free tier: 50 calls/day, no credit card. MCP server live. GitHub repo public. pip install orb-platform for Python.
Deterministic content — same word returns identical definition, lesson, and assessment on every call. Your AI product gives consistent answers.
Built by Lesson of the Day PBC — the same team behind thedailylesson.com. Exited founder energy — built to ship, not to demo.