Wordwiz is a vibe-coded command-line tool written in Golang that was inspired by my previous CLI tools leximaven written in Javascript and lyracyst written in Ruby. It is substantially different from previous tools in that it only uses services with no API keys. It also uses the charmbracelet ecosystem and doesn't have the ability to output to data formats like JSON. It is purely visual and lives entirely in the terminal.
It fetches definitions, synonyms, rhymes, concepts (mean-like), context-specific next words, encyclopedia summaries (Wikipedia), random words, and phonetic spellings using the NATO alphabet. Once launched from the command-line with wordwiz it can be invoked multiple times before quitting.