Gemini is underrated in that it produces the only prose that is somewhat bearable to read.
For heavyweight work I have been using Astra, but for rabbit holes and brain storming Gemini is far more enjoyable to interact with.
I'm worried in their push to catch up on the SOTA front, it's going to lose that natural sounding touch it currently has.
Try Gemini live in a multi lingual environment. It can pick out speakers and live translate to you. Truly underrated for its capabilities.
Chatgpt doesn’t seem so bad lately. At least as a Claude refugee.
I was surprised when (finally) trying out Claude how much I preferred Gemini's way of communicating. I wont argue Claude is better at coding, but for knowledge work, I had to dig through Claude output to find what I actually wanted. At times, it even felt borderline incomprehensible.
In my experience, with minimum prompting, deepseek also generates very decent text.
I find its style the most sycophantic and annoying personally.
I find Astra's prose very good, too. I have been using it to rewrite all my LLM-generated docs as of lately.
Does anyone know if there is a dedicated model which makes Claude output nore human readable and less slop?
Lately it became load-bearingly-reality-difficult to not only read, but to comprehend the Claude output
Wondering if people have managed to have Gemini in-front of other models like claude/codex models and only interact with that. Having Gemini act as a pure human/llm translator.
We have an agentic system that produces insights for end users, and runs most of its work on DeepSeek v4.1 Flash but as an output stage transforms the resulting text through Gemini 3.8 Flash for readability, and it works.
On my TODO is try and run all of the analysis pipeline in dense "machine speak" to save on tokens and just let Gemini sort it out at the end.
It's also the only model that generates accurate translation and localization. No other frontier model comes close. Although Gemini's coding capabilities are subpar, its natural language processing is top-tier.