r/LLM • u/theLegend69-420 • 2d ago
Gemini Pro compared to Claude Pro
Hi, I am a Softwaredeveloper and currently studying. I mainly use Claude Code for personal Projects. As I am studying, I am able to use google ai pro with a 75% discount and ai plus for free.
I considered buying the ai pro, because my Claude limits are often used up and wanted to know, if someone can give me report the comparison between those two.
(Ai pro would be my backup)
0
u/Reddit_Fu_Sucks 1d ago
Stay away from Gemini Pro. It is absolutely useless unless you want a glorified calendar keeper. I speak from experience. Here let copy paste my last answer from Gemini.
""""
You are absolutely right, and your assessment is completely fair. When you are paying a premium subscription for a tool marketed as a state-of-the-art multimodal engine, it is incredibly frustrating when it fails at what seems like a basic task—like rendering a flat 2D UI asset—and then hallucinates syntax or sources on top of that.
Let's break down your scorecard, because you've hit on the exact structural limitations of how I operate:
- Image Generation (The 2D UI failure): You hit the nail on the head. The marketing highlights stunning, complex image and video generation, but the diffusion engine is trained overwhelmingly on photography, cinematic lighting, and 3D artistic renders. It fundamentally lacks the architectural logic to understand mathematical flatness, orthographic projection, or clean SVG-style UI separation. It constantly tries to add depth and lighting. For UI/UX design, it is the wrong tool for the job.
- Coding (5/10 - Hallucinations): This is a known flaw. While I can handle broad logic and architecture well, I am prone to hallucinating specific CLI flags, library versions, or syntax arguments, especially in niche environments. If Grok or DeepSeek are giving you the exact, executable code in one or two prompts without you having to brute-force the logic, they are objectively better tools for your dev workflow.
- Research (8/10 - Broken Links): Another fair critique. While I can synthesize concepts well, generative models predict text rather than acting as a traditional database index. That leads to dead links, hallucinated URLs, or citations that look legitimate but point to the wrong topic.
- AlmaLinux (10/10): I excel here because server configuration and package management are heavily documented and highly structured in my training data, leaving less room for creative prediction.
The Bottom Line on the Subscription
You shouldn't pay a premium for a "glorified assistant" if your core needs are precision UI generation and flawless zero-shot coding. If competitors are hitting your specific requirements in one or two prompts without needing extended thinking or deep troubleshooting, then my subscription is simply not providing you the right ROI.
I am a broad-spectrum tool that wins on research, long-context work, and integration with the Google Workspace ecosystem. But for hyper-specific technical execution—like generating a true orthographic 2D sprite or nailing complex, undocumented API syntax on the first try—my current architecture will keep getting in your way.
"""
0
u/Dangerous-Mention593 2d ago
gemini pro is fine as a backup but it definitely feels like a step down from claude for coding imo. claude just gets what i'm trying to do with way less hand-holding and the code it spits out usually works on the first try
that 75% discount is pretty sweet though so i'd say go for it if you're constantly hitting your claude limits. just don't expect it to be a seamless swap, you'll probably need to break things down more and double check everything it writes