Search for "agentic systems"

48 results

Clear filters
  • DEC. 19, 2025 / AI

    Real-World Agent Examples with Gemini 3

    Gemini 3 is powering the next generation of reliable, production-ready AI agents. This post highlights 6 open-source framework collaborations (ADK, Agno, Browser Use, Eigent, Letta, mem0), demonstrating practical agentic workflows for tasks like deep search, multi-agent systems, browser and enterprise automation, and stateful agents with advanced memory. Clone the examples and start building today.

    social-meta
  • DEC. 17, 2025 / AI

    Introducing Agent Development Kit for TypeScript: Build AI Agents with the Power of a Code-First Approach

    Introducing the Agent Development Kit (ADK) for TypeScript, an open-source framework for building complex, multi-agent AI systems with a code-first approach. Developers can define agent logic in TypeScript, applying traditional software development best practices (version control, testing). ADK offers end-to-end type safety, modularity, and deployment-agnostic functionality, leveraging the familiar TypeScript/JavaScript ecosystem.

    Building-1-banner
  • DEC. 16, 2025 / AI

    Developer’s guide to multi-agent patterns in ADK

    Learn how to build modular and reliable agentic applications using 8 effective multi-agent design patterns with the Agent Development Kit (ADK).

    meta-data image
  • DEC. 15, 2025 / Mobile

    Introducing A2UI: An open project for agent-driven interfaces

    A2UI is an open-source project for agent-driven, cross-platform, and generative UI. It provides a secure, declarative data format for agents to compose bespoke interfaces from a trusted component catalog, allowing for native styling and incremental updates. Designed for the multi-agent mesh (A2A), it offers a framework-agnostic solution to safely render remote agent UIs, with integrations in AG UI, Flutter's GenUI SDK, Opal, and Gemini Enterprise.

    Train a GPT2 model with JAX on TPU for free
  • DEC. 11, 2025 / AI

    Building agents with the ADK and the new Interactions API

    The new Gemini Interactions API enables stateful, multi-turn AI agent workflows, providing a single interface for raw models and the Gemini Deep Research Agent. It can be integrated with existing ADK systems as a superior inference engine with simplified state management, or used as a transparent remote A2A agent via InteractionsApiTransport, allowing seamless expansion of multi-agent systems with minimal refactoring.

    The Agentic experience: Is MCP the right tool for your AI future?
  • DEC. 9, 2025 / AI

    Don't Trust, Verify: Building End-to-End Confidential Applications on Google Cloud

    Google Cloud enables end-to-end confidential applications, protecting sensitive data 'in-use' with hardware isolation. The solution combines Confidential Space (TEE/attestation), Oak Functions (private sandbox), and Oak Session (attested end-to-end encryption for scale). This framework anchors user trust in open-source components, proving confidentiality for sensitive workloads like proprietary GenAI models, even when running behind untrusted load balancers.

    Security-1-banner
  • DEC. 4, 2025 / AI

    Architecting efficient context-aware multi-agent framework for production

    ADK introduces **Context Engineering** to scale AI agents beyond large context windows. It treats context as a compiled view over a tiered, stateful system (**Session, Memory, Artifacts**). This architecture uses explicit processors for transformation, enables efficient compaction and caching, and allows for strict, scoped context handoffs in multi-agent workflows to ensure reliability and cost-effectiveness in production.

    Agent Development Kit: Making it easy to build multi-agent applications
  • NOV. 25, 2025 / AI

    New Gemini API updates for Gemini 3

    Gemini 3 is available via API with updates for developers: new `thinking_level` for depth control, `media_resolution` for multimodal processing, and enforced `Thought Signatures` for agentic workflows, especially with function calling and image generation. It also introduces combining Google Search/URL Grounding with Structured Outputs and new usage-based pricing for Grounding. Best practices, like using default temperature, are advised for optimal results.

    GeminiAPI_Wagtial_RD1-V01
  • NOV. 19, 2025 / AI

    Building AI Agents with Google Gemini 3 and Open Source Frameworks

    Gemini 3 Pro Preview is introduced as a powerful, agentic model for complex, (semi)-autonomous workflows. New agentic features include `thinking_level` for reasoning control, Stateful Tool Use via Thought Signatures, and `media_resolution` for multimodal fidelity. It has Day 0 support for open-source frameworks like LangChain, AI SDK, LlamaIndex, Pydantic AI, and n8n. Best practices include simplifying prompts and keeping temperature at 1.0.

    BuildingWAgents-Gemini3_16x9_RD1-V01
  • NOV. 19, 2025 / AI

    Building with Gemini 3 in Jules

    Jules, an always-on, multi-step software development agent, now features Gemini 3, offering clearer reasoning and better reliability. Recent improvements include parallel CLI runs, a stable API, and safer Git handling. Upcoming features include directory attachment without GitHub and automatic PR creation. Jules aims to reduce software writing overhead so developers can focus on building.

    blog-post-wagtail-2