Keywords
keying in some words to understand them better
// updated 2026-03-03 00:26
Keywords, an LLM-powered "language analysis platform" built with Next.js + Llama (AI), alongside a built-in "blog":

Forewords
Keywords came from a wish to understand murky words like "paroxysm" and longer word groupings like "sub specie corporis, sub specie realitatis":

Hallmarks
- "phrase" (<10 words) breakdowns
- meanings
- where the words come from
- "examples of usage"
- "writing" (<50 words) breakdowns
- shortened wordings
- "hard" words
- built-in blog
- built-in evergreen "static pages"

- front-end:
next.jstailwind
- CMS:
decap-cms
- large language model:
llama-3.3-70b-versatile
Runtimes
- run on keywords.joncoded.com
- as well as keywords-joncoded.vercel.app
- "code" on GitHub