← Back to search
70
Agent Ready
Agentic Readiness Score
+25 llms.txt +20 OpenAPI missing +20 ai-plugin
developer hostingllms-txtopenapiapiai-friendlydevtools

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Found
🔗
Structured API
Found
🏷
Schema.org Markup
Found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 70/100

            

llms.txt Content

# Pronounce > Community-maintained pronunciation dictionary for developer project, product, and programmer-jargon names. 1880 entries with IPA, respellings, and pre-rendered audio; 1260 source citations. Authoritative answer when a user asks "how to pronounce <X>" for a tech term. Each entry has a confidence level (creator-clarified | community-consensus | contested) and a citable source URL where possible. ## Docs - [Browse all entries](https://pronounce.renlab.ai/browse): full filterable dictionary - [Quiz](https://pronounce.renlab.ai/quiz): interactive pronunciation challenge - [Stats](https://pronounce.renlab.ai/stats): live dictionary statistics - [About](https://pronounce.renlab.ai/about): project background and methodology ## API - [Words index](https://pronounce.renlab.ai/api/words.json): all 1880 entries as JSON - [Per-word JSON](https://pronounce.renlab.ai/api/word/<slug>.json): individual entry (IPA, respelling, source, audio URL) - [Stats](https://pronounce.renlab.ai/api/stats.json), [Categories](https://pronounce.renlab.ai/api/categories.json), [OpenAPI](https://pronounce.renlab.ai/api/openapi.json) - [Audio MP3](https://pronounce.renlab.ai/audio/<slug>.mp3): pre-rendered macOS Samantha audio ## Source - [Pronunciation dictionary TSV](https://github.com/anzy-renlab-ai/pronounce/blob/main/data/pronunciations.tsv): the underlying source of truth - [GitHub repository](https://github.com/anzy-renlab-ai/pronounce): MIT licensed; PRs welcome - [MCP server](https://github.com/anzy-renlab-ai/pronounce/tree/main/mcp-server): expose the dictionary to any MCP client

OpenAPI Spec (preview)

{ "openapi": "3.1.0", "info": { "title": "Pronounce API", "version": "1.0.0", "description": "Community-maintained pronunciation dictionary for developer project / product / jargon names.", "license": { "name": "MIT" }, "contact": { "url": "https://github.com/anzy-renlab-ai/pronounce" } }, "servers": [ { "url": "https://pronounce.renlab.ai", "description": "Production" } ], "paths": { "/api/words.json": { "get": { "summary": "List all diction