How OpenAI can use
Orb Platform

Verified vocabulary infrastructure for GPTs and the Assistants API

wisdom
The Scenario

ChatGPT has 300M+ weekly active users. A custom GPT teaches a “word of the day” with verified content — not hallucinated definitions. The GPT calls Word Orb for a deterministic definition with IPA, etymology, and 47-language translations, delivers a structured 5-phase lesson via Lesson Orb, and runs a comprehension check with Quiz Orb. The Assistants API’s function calling makes each Orb endpoint a tool. Same word, same definition, every time — no variance across sessions or users.

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 strategist 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 OpenAI

Add Orb Platform to your GPTs

Free tier — 50 API calls/day, no credit card. Get started in 60 seconds →

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