Close Menu
    Trending
    • Why CrewAI’s Manager-Worker Architecture Fails — and How to Fix It
    • How to Implement Three Use Cases for the New Calendar-Based Time Intelligence
    • Ten Lessons of Building LLM Applications for Engineers
    • How to Create Professional Articles with LaTeX in Cursor
    • LLM Benchmarking, Reimagined: Put Human Judgment Back In
    • How artificial intelligence can help achieve a clean energy future | MIT News
    • How to Implement Randomization with the Python Random Module
    • Struggling with Data Science? 5 Common Beginner Mistakes
    ProfitlyAI
    • Home
    • Latest News
    • AI Technology
    • Latest AI Innovations
    • AI Tools & Technologies
    • Artificial Intelligence
    ProfitlyAI
    Home » How to Use Gemini 3 Pro Efficiently
    Artificial Intelligence

    How to Use Gemini 3 Pro Efficiently

    ProfitlyAIBy ProfitlyAINovember 20, 2025No Comments8 Mins Read
    Share Facebook Twitter Pinterest LinkedIn Tumblr Reddit Telegram Email
    Share
    Facebook Twitter LinkedIn Pinterest Email


    its newest LLM: Gemini 3. The mannequin is long-awaited and has been broadly mentioned earlier than its launch. On this article, I’ll cowl my first expertise with the mannequin and the way it differs from different frontier LLMs.

    The aim of the article is to share my first impressions when utilizing Gemini 3, highlighting what works effectively and what doesn’t work effectively. I’ll spotlight my expertise utilizing Gemini 3 within the console and whereas coding with it.

    This infographic highlights the primary contents of this text. I’ll focus on my first impressions utilizing Gemini 3, each via the Gemini console and from coding with it. I’ll spotlight what I like in regards to the mannequin and the elements I dislike. Picture by ChatGPT.

    Why it’s best to use Gemini 3

    In my view, Gemini 2.5 professional was already the perfect conversational LLM out there earlier than the discharge of Gemini 3. The one space I imagine one other LLM was higher at was Claude Sonnet 4.5 considering, for coding.

    The explanation I imagine Gemini 2.5 professional is the perfect non-coding LLM is because of its:

    • Capability to effectively discover the proper data
    • Low quantity of hallucinations
    • Its willingness to disagree with me

    I imagine the final level is an important. Some folks need heat LLMs that really feel good to speak to; nevertheless, I’d argue you (as a problem-solver) all the time need the alternative:

    You need an LLM that goes straight to the purpose and is keen to say that you’re unsuitable

    My expertise was that Gemini 2.5 was much better at this, in comparison with different LLMs equivalent to GPT-5, Grok 4, and Claude Sonnet 4.5.

    Contemplating Google, in my view, already had the perfect LLM on the market, the discharge of a more moderen Gemini mannequin is thus very attention-grabbing, and one thing I began testing proper after launch.


    It’s value declaring that Google launched Gemini 3 Professional, however has not but launched a flash different, although it’s pure to suppose such a mannequin shall be launched quickly.

    I’m not endorsed by Google within the writing of this text.

    Gemini 3 within the console

    I first began testing Gemini 3 Professional within the console. The very first thing that struck me was that it was comparatively sluggish in comparison with Gemini 2.5 Professional. Nevertheless, that is often not a problem, as I largely worth intelligence over pace, in fact, as much as a sure threshold. Although Gemini 3 Professional is slower, I positively wouldn’t say it’s too sluggish.

    One other level I seen is that when explaining, Gemini 3 creates or utilises extra photographs in its explanations. For instance, when discussing EPC certificates with Gemini, the mannequin discovered the picture beneath:

    That is a picture of Gemini 3 Professional, which I used to reply my questions on EPC certificates. Picture by Gemini 3 Professional

    I additionally seen it will generally generate photographs, even when I didn’t explicitly immediate for it. The picture era within the Gemini console is surprisingly quick.


    The second I used to be most impressed by Gemini 3’s capabilities was after I was analyzing the primary analysis paper on diffusion fashions, and I mentioned with Gemini to know the paper. The mannequin was, in fact, good at studying the paper, together with textual content, photographs, and equations; nevertheless, that is additionally a functionality the opposite frontier fashions possess. I used to be most impressed after I was chatting with Gemini 3 about diffusion fashions, making an attempt to know them.

    I made a false impression in regards to the paper, considering we had been discussing conditional diffusion fashions, although we had been in actual fact taking a look at unconditional diffusion. Be aware that I used to be discussing this earlier than even figuring out in regards to the phrases conditional and unconditional diffusion.

    Gemini 3 then proceeded to name out that I used to be misunderstanding the ideas, effectively understanding the actual intent behind my query, and considerably helped me deepen my understanding of diffusion fashions.

    This picture highlights an excellent interplay with Gemini 3 Professional, the place the mannequin understood the place I used to be misunderstanding the subject at hand and known as it out. Having the ability to name out issues like this is a crucial trait for LLMs, in my view. Picture from Gemini.

    I additionally took a few of the older queries I ran within the Gemini console with Gemini 2.5 Professional, and ran the very same queries once more, this time utilizing Gemini 3 Professional. They had been often broader questions, although not significantly tough ones.

    The responses I obtained had been general fairly related, although I did discover Gemini 3 was higher at telling me issues I didn’t know, or uncovering subjects / areas I (or Gemini 2.5 Professional) hadn’t considered earlier than. I used to be, for instance, discussing how I write articles, and what I can do to enhance, the place I imagine Gemini 3 was higher at offering suggestions, and arising with extra artistic approaches to enhancing my writing.


    Thus, to sum it up, Gemini 3 within the console is:

    • A bit sluggish
    • Good, and gives good explanations
    • Good at uncovering issues I haven’t considered, which is tremendous useful when coping with problem-solving
    • Is keen to disagree with you, and assist name out ambiguities, traits I imagine are actually essential in an LLM assistant

    Coding with Gemini 3

    After working with Gemini 3 within the console, I began coding with it via Cursor. My general expertise is that it’s positively an excellent mannequin, although I nonetheless want Claude Sonnet 4.5 considering as my most important coding mannequin. The primary motive for that is that Gemini 3 too usually comes up with extra advanced options and is a slower mannequin. Nevertheless, Gemini 3 is most positively a really succesful coding mannequin that is likely to be higher for different coding use-cases than what I’m coping with. I’m largely coding infrastructure round AI brokers and CDK stacks.

    I attempted Gemini 3 for coding in two most important methods:

    • Making the sport proven on this X post, from only a screenshot of the sport
    • Coding some agentic infrastructure

    First, I tried to make the Sport from the X put up. On the primary immediate, the mannequin made a Pygame with all of the squares, but it surely forgot so as to add all of the sprites (artwork), the bar on the left aspect, and so forth. Principally, it made a really minimalist model of the sport.

    I then wrote a follow-up immediate with the next:

    Make it look correctly like this recreation  with the design and every little thing. Use

    Be aware: When coding, you need to be far more particular in your directions than my immediate above. I used this immediate as a result of I used to be basically vibing within the recreation, and needed to see Gemini 3 Professional’s potential to create a recreation from scratch.

    After operating the immediate above, it made a working recreation, the place the friends are strolling round, I should purchase pavements and completely different machines, and the sport basically works as anticipated. Very spectacular!


    I continued coding with Gemini 3, however this time on a extra production-grade code base. My general conclusion is that Gemini 3 Professional often will get the job performed, although I extra usually expertise bloated or worse code than I do when utilizing Claude 4.5 Sonnet. Moreover, Claude Sonnet 4.5 is sort of a bit quicker, making it the particular mannequin of alternative for me when coding. Nevertheless, I might in all probability regard Gemini 3 Professional because the second-best coding mannequin I’ve used.

    I additionally suppose that which coding mannequin is greatest extremely is determined by what you’re coding. In some conditions, pace is extra essential. Particularly types of coding, one other mannequin is likely to be higher, and so forth, so it’s best to actually check out the fashions your self and see what works greatest for you. The worth of utilizing these fashions goes down quickly, and you’ll simply revert any modifications made, making it tremendous low-cost to check out completely different fashions.

    It’s additionally value mentioning that Google launched a new IDE called Antigravity, although I haven’t tried it but.

    Total impressions

    My general impression of Gemini 3 is nice, and my up to date LLM utilization stack will appear to be this:

    • Claude 4.5 Sonnet considering for coding
    • GPT-5 after I want fast solutions to easy questions (the GPT-app works effectively to open with a shortcut).
    • GPT-5 when producing photographs
    • Once I need extra thorough solutions and have longer discussions with an LLM a couple of matter, I’ll use Gemini 3. Usually, to study new subjects, focus on software program structure, or related.

    The pricing for Gemini 3 per million tokens appears to be like like the next (per November 19, 2025, from Gemini Developer API Docs)

    • You probably have lower than 200k enter tokens:
      • Enter tokens: 2 USD
      • Output tokens: 12 USD
    • You probably have greater than 200k enter tokens:
      • Enter tokens: 4 USD
      • Output tokens: 18 USD

    In conclusion, I’ve good first impressions from Gemini 3, and extremely suggest checking it out.

    👉 Discover me on socials:

    💻 My webinar on Vision Language Models

    📩 Subscribe to my newsletter

    🧑‍💻 Get in touch

    🔗 LinkedIn

    🐦 X / Twitter

    ✍️ Medium

    It’s also possible to learn my different articles:



    Source link

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleData Visualization Explained (Part 5): Visualizing Time-Series Data in Python (Matplotlib, Plotly, and Altair)
    Next Article Designing digital resilience in the agentic AI era
    ProfitlyAI
    • Website

    Related Posts

    Artificial Intelligence

    Why CrewAI’s Manager-Worker Architecture Fails — and How to Fix It

    November 25, 2025
    Artificial Intelligence

    How to Implement Three Use Cases for the New Calendar-Based Time Intelligence

    November 25, 2025
    Artificial Intelligence

    Ten Lessons of Building LLM Applications for Engineers

    November 25, 2025
    Add A Comment
    Leave A Reply Cancel Reply

    Top Posts

    Shaip Announces Successful Completion of SOC 2 Type 2 Audit for Shaip Data Platform

    April 7, 2025

    From Classical Models to AI: Forecasting Humidity for Energy and Water Efficiency in Data Centers

    November 2, 2025

    Google’s URL Context Grounding: Another Nail in RAG’s Coffin?

    August 26, 2025

    Five things you need to know about AI right now

    July 22, 2025

    New postdoctoral fellowship program to accelerate innovation in health care | MIT News

    July 7, 2025
    Categories
    • AI Technology
    • AI Tools & Technologies
    • Artificial Intelligence
    • Latest AI Innovations
    • Latest News
    Most Popular

    A Bird’s-Eye View of Linear Algebra: Why Is Matrix Multiplication Like That?

    August 13, 2025

    The Impact Of NLP On Healthcare Diagnostics

    April 9, 2025

    Learn Your Way: Googles AI skapar personliga läroböcker

    October 4, 2025
    Our Picks

    Why CrewAI’s Manager-Worker Architecture Fails — and How to Fix It

    November 25, 2025

    How to Implement Three Use Cases for the New Calendar-Based Time Intelligence

    November 25, 2025

    Ten Lessons of Building LLM Applications for Engineers

    November 25, 2025
    Categories
    • AI Technology
    • AI Tools & Technologies
    • Artificial Intelligence
    • Latest AI Innovations
    • Latest News
    • Privacy Policy
    • Disclaimer
    • Terms and Conditions
    • About us
    • Contact us
    Copyright © 2025 ProfitlyAI All Rights Reserved.

    Type above and press Enter to search. Press Esc to cancel.