{"id":9921,"date":"2025-12-20T00:02:43","date_gmt":"2025-12-20T00:02:43","guid":{"rendered":"https:\/\/techtrendfeed.com\/?p=9921"},"modified":"2025-12-20T00:02:43","modified_gmt":"2025-12-20T00:02:43","slug":"actual-world-agent-examples-with-gemini-3","status":"publish","type":"post","link":"https:\/\/techtrendfeed.com\/?p=9921","title":{"rendered":"Actual-World Agent Examples with Gemini 3"},"content":{"rendered":"<p> <br \/>\n<\/p>\n<div>\n<p><img decoding=\"async\" class=\"banner-image\" src=\"https:\/\/storage.googleapis.com\/gweb-developer-goog-blog-assets\/images\/BuildingWAgents-Gemini3_Wagtial_RD1-V01.original.png\" alt=\"BuildingWAgents-Gemini3_Wagtial_RD1-V01\"\/>  <\/p>\n<div class=\"inner-block-content rich-content\">\n<p data-block-key=\"ycmpe\">We&#8217;re coming into a brand new part of agentic AI. Builders are transferring past easy notebooks to construct advanced, production-ready agentic workflows that may deal with real-world duties, from browser automation to social media interactions.<\/p>\n<p data-block-key=\"9o7ge\">Gemini 3 is designed to behave because the core orchestrator for these workflows. Exact controls over reasoning depth and state administration assist to handle the reliability challenges which have traditionally made AI brokers troublesome to deploy.<\/p>\n<p data-block-key=\"aiikf\">However what does this seem like in follow? Concept is nice, however seeing the code is best.<\/p>\n<p data-block-key=\"a86lr\">We\u2019ve collaborated with six open-source frameworks and instruments to create examples you may clone, run, and examine to see how Gemini 3 powers the following technology of AI brokers.<\/p>\n<h2 data-block-key=\"qy3fg\" id=\"1.-adk-(agent-development-kit)\">1. ADK (Agent Growth Equipment)<\/h2>\n<\/div>\n<div class=\"inner-block-content\">\n<div class=\"image-wrapper\">\n<p>                <img decoding=\"async\" class=\"regular-image\" src=\"https:\/\/storage.googleapis.com\/gweb-developer-goog-blog-assets\/images\/adk-logo_1.original.png\" alt=\"adk-logo (1)\"\/><\/p><\/div><\/div>\n<div class=\"inner-block-content rich-content\">\n<p data-block-key=\"ycmpe\"><a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/google.github.io\/adk-docs\/\">Agent Growth Equipment (ADK)<\/a> is an open-source, model-agnostic framework developed by Google, designed to make constructing, testing, and deploying AI brokers really feel like commonplace software program growth. It gives architectural primitives wanted to construct scalable agentic workflows, starting from easy chatbots to advanced multi-agent techniques. The ADK proudly helps <i>any<\/i> LLM however has a particular relationship with the Gemini household of fashions and is designed to maximise Gemini\u2019s distinctive capabilities.<\/p>\n<p data-block-key=\"c2ufr\">The <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/google\/adk-samples\/tree\/main\/python\/agents\/retail-ai-location-strategy\">Retail Location Technique pattern agent<\/a> exhibits  compose a number of specialised brokers collectively right into a single instrument. It makes use of Gemini 3 outfitted with instruments like Google Search, Google Maps, on-the-fly HTML technology and code execution for deeper knowledge munging and analytics, plus picture technology utilizing the brand new Nano Banana Professional mannequin. These brokers work collectively in a linear however versatile course of with self reflection and correction to finish up with dependable, grounded, factual particulars, organized and synthesized right into a downloadable report and infographic. The perfect half is that as a developer, you&#8217;re absolutely in management \u2013 edit the supply code and customise this and all the opposite <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/google\/adk-samples\">ADK samples<\/a>, conveniently out there within the <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/console.cloud.google.com\/vertex-ai\/agents\/agent-garden\">Agent Backyard<\/a>.<\/p>\n<\/div>\n<p><h2 data-block-key=\"wrfei\" id=\"\">2. Agno<\/h2>\n<\/p>\n<div class=\"inner-block-content\">\n<div class=\"image-wrapper\">\n<p>                <img decoding=\"async\" class=\"regular-image\" src=\"https:\/\/storage.googleapis.com\/gweb-developer-goog-blog-assets\/images\/agno.original.png\" alt=\"agno\"\/><\/p><\/div><\/div>\n<div class=\"inner-block-content rich-content\">\n<p data-block-key=\"ycmpe\"><a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.agno.com\/\"><b>Agno<\/b><\/a> (previously Phidata) is a well-liked open-source framework for constructing multi-agent techniques outfitted with reminiscence, information, and instruments. Agno permits builders to create specialised AI brokers, resembling monetary analysts or researchers, that may autonomously question APIs and motive over knowledge.<\/p>\n<p data-block-key=\"dvse\">On this <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/agno-agi\/agno\/tree\/main\/cookbook\/02_examples\/04_gemini\">demo<\/a>, Agno works with Gemini 3 Professional to construct a multi-agent suite relying totally on native mannequin capabilities. It showcases a Inventive Studio utilizing a Nano Banana Professional instrument for picture technology, alongside analysis brokers utilizing the built-in <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/ai.google.dev\/gemini-api\/docs\/google-search\">Grounding with Google Search<\/a> and <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/ai.google.dev\/gemini-api\/docs\/url-context\">URL context<\/a>.<\/p>\n<\/div>\n<div class=\"inner-block-content\">\n<div class=\"image-wrapper\">\n<p>                <img decoding=\"async\" class=\"regular-image\" src=\"https:\/\/storage.googleapis.com\/gweb-developer-goog-blog-assets\/images\/agno-example.original.png\" alt=\"agno-example\"\/><\/p><\/div><\/div>\n<p><h2 data-block-key=\"6upa6\" id=\"\">3. Browser Use<\/h2>\n<\/p>\n<div class=\"inner-block-content\">\n<div class=\"image-wrapper\">\n<p>                <img decoding=\"async\" class=\"regular-image\" src=\"https:\/\/storage.googleapis.com\/gweb-developer-goog-blog-assets\/images\/browser-use-logo_1.original.png\" alt=\"browser-use-logo (1)\"\/><\/p><\/div><\/div>\n<div class=\"inner-block-content rich-content\">\n<p data-block-key=\"ycmpe\"><a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/browser-use.com\/\">Browser Use<\/a> is an open-source library that empowers AI brokers to work together with web sites. It handles the advanced bridge between an LLM&#8217;s reasoning and precise browser actions, like clicking, typing, and navigating, enabling net automation.<\/p>\n<p data-block-key=\"ae0la\">This <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/browser-use\/gemini-demo\">demo<\/a> showcases a form-filling AI agent powered by Gemini 3 Professional. As an alternative of counting on brittle CSS selectors, the agent makes use of Gemini 3&#8217;s multimodal capabilities to visually establish fields, map structured JSON knowledge to advanced inputs, and deal with file uploads autonomously. The mannequin&#8217;s reasoning pace helps to make sure the automation is fluid and dependable, even when navigating multi-step kinds or cross-origin iframes.<\/p>\n<\/div>\n<div class=\"inner-block-content\">\n<div class=\"image-wrapper\">\n<p>                <img decoding=\"async\" class=\"regular-image\" src=\"https:\/\/storage.googleapis.com\/gweb-developer-goog-blog-assets\/images\/browser-use-example_1.original.png\" alt=\"browser-use-example (1)\"\/><\/p><\/div><\/div>\n<p><h2 data-block-key=\"g8yi3\" id=\"\">4. Eigent<\/h2>\n<\/p>\n<div class=\"inner-block-content\">\n<div class=\"image-wrapper\">\n<p>                <img decoding=\"async\" class=\"regular-image\" src=\"https:\/\/storage.googleapis.com\/gweb-developer-goog-blog-assets\/images\/eigent-logo.original.png\" alt=\"eigent-logo\"\/><\/p><\/div><\/div>\n<div class=\"inner-block-content rich-content\">\n<p data-block-key=\"ycmpe\"><a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.eigent.ai\/\">Eigent<\/a> is a local-first, multi-agent platform designed to automate advanced workforce duties. It permits customers to create and run a staff of specialised AI brokers immediately on their very own infrastructure using the CAMEL framework beneath the hood.<\/p>\n<p data-block-key=\"fike9\">On this <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.eigent.ai\/blog\/run-enterprise-agents-with-eigent-and-gemini-3-pro\">information<\/a>, Eigent applies the CAMEL workforce structure to enterprise browser automation, particularly managing Salesforce deal cycles. AI brokers autonomously navigate advanced dashboards to replace information and extract knowledge. By leveraging Gemini 3\u2019s thought signatures, the system maintains reasoning state throughout long-horizon duties, serving to to stop context drift and guarantee reliability.<\/p>\n<\/div>\n<div class=\"inner-block-content\">\n<div class=\"image-wrapper\">\n<p>                <img decoding=\"async\" class=\"regular-image\" src=\"https:\/\/storage.googleapis.com\/gweb-developer-goog-blog-assets\/images\/eigent-example-1.original.png\" alt=\"eigent-example-1\"\/><\/p><\/div><\/div>\n<p><h2 data-block-key=\"j6ifh\" id=\"\">5. Letta<\/h2>\n<\/p>\n<div class=\"inner-block-content\">\n<div class=\"image-wrapper\">\n<p>                <img decoding=\"async\" class=\"regular-image\" src=\"https:\/\/storage.googleapis.com\/gweb-developer-goog-blog-assets\/images\/letta-logo_1.original.png\" alt=\"letta-logo (1)\"\/><\/p><\/div><\/div>\n<div class=\"inner-block-content rich-content\">\n<p data-block-key=\"ycmpe\"><a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.letta.com\/\"><b>Letta<\/b><\/a> (from the creators of MemGPT) is a platform for constructing stateful AI brokers with superior reminiscence administration. It introduces the idea of &#8220;reminiscence hierarchy&#8221; to LLMs, permitting brokers to handle their very own context window successfully and run indefinitely with out &#8220;forgetting&#8221; core directions or historical past.<\/p>\n<p data-block-key=\"5avb8\">This <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/letta-ai\/example-social-agent\">demo<\/a> showcases a \u201csocial agent\u201d constructed with Letta and powered by Gemini 3. It demonstrates a framework for deploying a stateful AI agent to a social community. The agent maintains persistent reminiscence that evolves by way of interactions and develops a steady persona utilizing Letta&#8217;s multi-tiered reminiscence system. Gemini 3 features because the reasoning engine, using dynamic, per-user reminiscence blocks for customized interactions and managing the agent&#8217;s state throughout long-term operations.<\/p>\n<\/div>\n<div class=\"inner-block-content\">\n<div class=\"image-wrapper\">\n<p>                <img decoding=\"async\" class=\"regular-image\" src=\"https:\/\/storage.googleapis.com\/gweb-developer-goog-blog-assets\/images\/letta-code-social.original.png\" alt=\"letta-code-social\"\/><\/p><\/div><\/div>\n<p><h2 data-block-key=\"4dh81\" id=\"\">6. mem0<\/h2>\n<\/p>\n<div class=\"inner-block-content\">\n<div class=\"image-wrapper\">\n<p>                <img decoding=\"async\" class=\"regular-image\" src=\"https:\/\/storage.googleapis.com\/gweb-developer-goog-blog-assets\/images\/mem0-logo-light.original.png\" alt=\"mem0-logo-light\"\/><\/p><\/div><\/div>\n<div class=\"inner-block-content rich-content\">\n<p data-block-key=\"ycmpe\"><a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/mem0.ai\/\">mem0<\/a> is a reminiscence layer framework for AI functions. It solves one of many greatest hurdles in agentic AI: statelessness. By offering a wise, self-improving reminiscence layer, mem0 permits AI brokers to recollect consumer preferences, previous interactions, and long-term context, making them extra customized and efficient.<\/p>\n<p data-block-key=\"fno2c\">In <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/docs.mem0.ai\/cookbooks\/frameworks\/gemini-3-with-mem0-mcp\">this information<\/a> you may learn to construct a quick, good, memory-aware agent by utilizing the <code>mem0-mcp-server<\/code> with Gemini 3.<\/p>\n<\/div>\n<div class=\"inner-block-content\">\n<div class=\"image-wrapper\">\n<p>                <img decoding=\"async\" class=\"regular-image\" src=\"https:\/\/storage.googleapis.com\/gweb-developer-goog-blog-assets\/images\/mem0-example-code.original.png\" alt=\"mem0-example-code\"\/><\/p><\/div><\/div>\n<div class=\"inner-block-content rich-content\">\n<h2 data-block-key=\"y9g4v\" id=\"start-building-today\">Begin Constructing At the moment<\/h2>\n<p data-block-key=\"b37pj\">These examples present that the way forward for AI brokers is not simply concerning the mannequin, it is concerning the ecosystem of instruments that enable that mannequin to work together with the world.<\/p>\n<p data-block-key=\"dcsh8\">We invite you to clone these repositories, run the examples, and see for your self what Gemini 3 can do. For deeper technical implementation particulars, take a look at the <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/ai.google.dev\/gemini-api\/docs\/gemini-3\">Gemini 3 Developer Information<\/a>.<\/p>\n<\/div><\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>We&#8217;re coming into a brand new part of agentic AI. Builders are transferring past easy notebooks to construct advanced, production-ready agentic workflows that may deal with real-world duties, from browser automation to social media interactions. Gemini 3 is designed to behave because the core orchestrator for these workflows. Exact controls over reasoning depth and state [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":9923,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[56],"tags":[75,3043,295,4908],"class_list":["post-9921","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-software","tag-agent","tag-examples","tag-gemini","tag-realworld"],"_links":{"self":[{"href":"https:\/\/techtrendfeed.com\/index.php?rest_route=\/wp\/v2\/posts\/9921","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/techtrendfeed.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/techtrendfeed.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/techtrendfeed.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/techtrendfeed.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9921"}],"version-history":[{"count":1,"href":"https:\/\/techtrendfeed.com\/index.php?rest_route=\/wp\/v2\/posts\/9921\/revisions"}],"predecessor-version":[{"id":9922,"href":"https:\/\/techtrendfeed.com\/index.php?rest_route=\/wp\/v2\/posts\/9921\/revisions\/9922"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/techtrendfeed.com\/index.php?rest_route=\/wp\/v2\/media\/9923"}],"wp:attachment":[{"href":"https:\/\/techtrendfeed.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9921"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/techtrendfeed.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=9921"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/techtrendfeed.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=9921"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}<!-- This website is optimized by Airlift. Learn more: https://airlift.net. Template:. Learn more: https://airlift.net. Template: 69d9690a190636c2e0989534. Config Timestamp: 2026-04-10 21:18:02 UTC, Cached Timestamp: 2026-05-13 14:52:43 UTC -->