Show HN: An LLM translator whose source is a single prompt
The LLM Translator project allows users to create a customizable translation app using a single prompt. It supports OpenAI-compatible APIs and offers various features for user configuration and template management. The app is designed in a neobrutalist style and includes a bilingual user interface.
- ▪Users can configure any OpenAI-compatible API with their own base URL, key, model, and temperature settings.
- ▪The app features customizable translation templates that allow users to define their own prompts and switch between them easily.
- ▪It includes a two-column workspace for input and output, along with a settings drawer for API configuration and template editing.
Opening excerpt (first ~120 words) tap to expand
LLM Translator 中文 This project is just one prompt. Copy the prompt below into Claude Code or any other LLM to generate the complete app. Online Demo: https://tasks.hamsterbase.com/llm-translator/ Features Bring your own model — configure any OpenAI-compatible API (base URL, key, model, temperature). Customizable translation templates — define your own prompts with {{text}} / {{source_lang}} / {{target_lang}} placeholders and switch between them via tabs. Prompt Build a single-file HTML app (Vue 3 + Tailwind via CDN, no build step) — an LLM-powered translator in neobrutalist style: cream paper background with a black grid, thick 4–6px black borders, hard offset shadows (no border-radius), accent colors acid-yellow / hot-orange / cobalt / pink, Archivo Black headings + JetBrains Mono body.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.