Yesterday a solo dev from Busan shipped something the prompt engineering community has quietly needed for a while.
It’s called Puently. You type a vague idea in your language, it hands back a clean, ready-to-paste prompt for ChatGPT, Claude, Gemini, DALL-E, or Midjourney. Built in six days. Powered by GPT-5. One person. The kind of build that makes you wonder what’s actually stopping the rest of us.
What’s New
Type something rough like “a hook for my Instagram reel” and Puently auto-detects the category and returns a 50-150 word optimized prompt. No dropdowns. No manual tagging. No asking you to pick from a list before it will do anything useful. Five categories it recognizes on its own:
- Writing (blog posts, social media, emails)
- Image (natural language, not Midjourney keyword dumps)
- Code (functions, debugging, components)
- Video (YouTube scripts, Reels, TikTok)
- Analysis (research, summaries, comparisons)
The category detection is the part that sounds simple and isn’t. Most prompt tools make you declare your intent upfront. Puently infers it. That shift removes the biggest point of friction for people who aren’t yet fluent in prompt-speak: the moment where you have to describe what kind of help you need before getting the help. Skip that step and adoption opens up significantly.
Two modes: Quick returns the prompt fast. Pro mode gives you an 8-section structured breakdown, useful for actually studying prompt patterns rather than just copying them. The 8-section format breaks down elements like tone, context, constraints, and output format separately, so you can see exactly which levers the tool is pulling. That’s not just useful output. That’s a prompt engineering course embedded in the interface.
The Twist
Four languages: Korean, English, Spanish, and Portuguese. Both the UI and the AI output.
That’s the part worth paying attention to. Most prompt tools assume you think and write in English. Non-English speakers have always had to translate twice: once to understand the tool, once to write the prompt. Puently skips that entirely. Type in Spanish, get a Spanish prompt back, paste it anywhere.
That unlocks prompt engineering for a massive audience that’s been underserved since the beginning. Spanish alone covers over 500 million native speakers. Portuguese adds another 250 million. Korean brings in one of the most active tech-adopting markets on the planet. Combined, that’s a larger addressable audience than the English-speaking world, and they’ve been working around tools that weren’t built for them since day one. Puently doesn’t solve everything, but it removes a friction point that nobody else bothered to remove.
The localization isn’t just cosmetic either. The AI output in each language is generated natively, not translated from English after the fact. That distinction matters because translated prompts often carry English sentence structure into other languages in ways that degrade the output quality when you actually use them.
How to Use It 🔧
- Go to puently.lovable.app
- Type your rough idea in your language (no prompt-speak required, write it the way you’d explain it to a colleague)
- Let it auto-detect the category, but glance at what it picked before copying. Detection is good, not perfect.
- Grab the Quick output for daily use, or toggle Pro mode to study the structure and understand what makes the prompt work
- Paste into ChatGPT, Claude, Gemini, DALL-E, or Midjourney and compare the output quality against what you’d normally get from a hand-typed prompt
Pro Tips 💡
Quick mode is for production. Pro mode is for learning. Don’t use Pro in your daily workflow or you’ll slow yourself down for no reason.
Pro mode uses lazy loading, meaning it only generates when you explicitly toggle it. That’s smart cost design. The dev clearly thought about API spend while building this. It also means you don’t pay the latency cost unless you actually want the breakdown, which is the right call for a tool people will use dozens of times a day.
If you’re building content in multiple languages, test the same input across two languages and compare the Quick outputs side by side. The differences will tell you something about how the model handles cultural framing, not just translation. That’s a useful signal if you’re managing international content at any scale.
API access isn’t exposed yet. If you’re trying to chain this into Raycast, Runable, or a content pipeline, you’ll need to watch for updates or reach out to the dev directly. Given the build speed and the obvious product instincts here, API access is probably coming. Worth following the project before it lands.
Worth Trying This Week 🚀
Free tier gives you 5 prompts per day signed in, 2 anonymous. That’s plenty to test whether the category detection actually works and whether the Quick output beats your hand-crafted prompts. Run 5 prompts on things you do regularly and compare the AI output quality against your usual approach. The benchmark that matters isn’t whether the prompt looks good. It’s whether what comes out the other side is better.
If you work with non-English audiences or clients, this one’s genuinely useful today. And if you’re purely English-based, the category auto-detection alone is worth the five minutes it takes to test it.
[Tool] Puently — Multilingual prompt generator with auto-category detection (4 languages, GPT-5, free tier)
by u/Alvaro_0778 in PromptEngineering