Vibe away with Google's Antigravity | Houston .

Members-Only

Recent Talks & Demos are for members only

Exclusive feed

You must be an AI Tinkerers active member to view these talks and demos.

March 10, 2026 · Houston

Google Antigravity: Vibe Coding Tool

Learn to use Google's Antigravity, a new vibe coding tool. This talk covers tips and tricks for leveraging Gemini, Claude, and GPT-OSS models.

Overview
Tech stack
  • Antigravity
    Google Antigravity is an agentic development platform that automates the software lifecycle: from autonomous planning and compilation to multi-cloud deployment.
    Antigravity transforms the IDE into a mission control for autonomous agents: handling everything from initial scaffolding to cloud-ready deployment. You define the mission (e.g., 'build and containerize a FastAPI backend') and the system executes the plan across your local terminal and browser. It manages the messy details: resolving compilation conflicts, configuring Dockerfiles, and pushing to platforms like Firebase or Google Cloud. You verify progress through Artifacts (task lists and live walkthroughs) that ensure the agent’s logic aligns with your requirements. It’s about moving fast: leveraging Gemini 3 and Claude 4.5 to turn high-level prompts into production-grade artifacts without the standard setup friction.
  • Chrome
    The world's dominant cross-platform web browser, powering over 3.45 billion users with speed, security, and the Blink rendering engine.
    Chrome is the market leader in web browsing, holding approximately 64.86% of the global browser market share as of 2025, and serving over 3.45 billion users worldwide. Built on the open-source Chromium project, it utilizes the high-performance Blink rendering engine and the V8 JavaScript engine for rapid page loading and execution. Key features include robust security protocols, an extensive Chrome Web Store for extensions, cross-device synchronization, and integrated Google services like the Gemini AI assistant. It maintains a commanding lead on both desktop (65.67% share) and mobile (67.67% share), establishing it as the essential platform for web development and daily internet access.
  • Google Account
    A centralized identity and security hub managing access to 50+ Google services and third-party integrations.
    Google Account serves as the unified authentication layer for a global ecosystem of 1.5 billion users. It secures personal data across Workspace, YouTube, and Android while providing granular privacy controls through the Safety Checkup tool. By leveraging OAuth 2.0 protocols, it enables seamless single sign-on (SSO) for thousands of external applications. The platform integrates passkey support and multi-factor authentication (MFA) to mitigate 99.9 percent of automated cyberattacks, ensuring consistent identity management across mobile and desktop environments.
  • Gemini
    Google's natively multimodal AI model: understands and operates across text, code, audio, image, and video.
    Gemini is Google's most capable and general AI model, engineered from the ground up to be natively multimodal: it seamlessly understands and combines information across text, code, audio, image, and video inputs. The technology is optimized for flexibility, running efficiently on everything from data centers to mobile devices. It is deployed in three key sizes: Ultra (for highly complex tasks), Pro (for broad scaling), and Nano (for efficient on-device tasks). Developers access this power via the Gemini API to build next-generation applications.
  • Claude
    Claude is Anthropic's flagship family of large language models (LLMs): a high-performance, Constitutional AI system built for safety, complex reasoning, and expert-level collaboration.
    Claude is a next-generation AI assistant developed by Anthropic, a research firm prioritizing AI safety. The models (including Opus, Sonnet, and Haiku) leverage Constitutional AI to ensure helpful, honest, and harmless outputs, a key differentiator from competitors. Claude excels at complex enterprise tasks: processing massive context windows for in-depth data analysis, generating and reviewing code, and providing expert-level summarization for documents up to 200,000 tokens. It is deployed as a conversational chatbot and via API, offering scalable AI solutions for developers and businesses.

Related projects