Explorer
Content
videos
building-with-antigravity-gemini-cli-and-stitch.md
podcast tech-walks building-with-antigravity-gemini-cli-and-stitch.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# Building with Antigravity, Gemini CLI, and Stitch

<div class="video-container">
  <iframe width="560" height="315" src="https://www.youtube.com/embed/09MTW1o42UI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>

## Description

In this next episode of our "untitled" podcast, Nohe and Rody take a "tech walk" to discuss the evolving landscape of AI development tools. We dive deep into the differences between the linear workflows of Gemini CLI and the asynchronous, project-level capabilities of Anti-Gravity.

We also geek out on home lab setups—discussing the shift from Docker Compose to Kubernetes (K3s) on Raspberry Pi clusters—and share a game-changing workflow using NotebookLM to generate context files for your AI agents. Finally, we explore Stitch for generative UI, including how to instantly create shaders and animations from simple screenshots.

Key Topics Discussed:
- Gemini CLI vs. Anti-Gravity: Comparing agentic loops and managing complex refactors.
- Dev Environments: Configuring Neovim, Tmux, and using Git Worktrees to manage multiple AI tasks simultaneously.
- Infrastructure & DevOps: Running local K3s clusters, SSH tunneling with Anti-Gravity, and using AI to bridge the gap between Docker Compose and Kubernetes.
- Context Engineering: How to scrape documentation and use NotebookLM to write robust agent.md.
- Generative UI: Using Stitch to redesign legacy apps and generate complex Flutter shaders automatically.

Chapters:
00:00 - Intro & Gemini CLI Configurations
01:05 - Gemini CLI vs. Anti-Gravity: Linear vs. Async Workflows
03:45 - Anti-Gravity’s Agent Manager & Project-Level Tasks
06:30 - Managing Multiple Contexts with Git Worktrees
08:30 - Neovim, Tmux, and AI Integration
12:30 - SSH Tunneling & Remote Development with Anti-Gravity
15:10 - Home Lab: Raspberry Pi Clusters & K3s vs. Docker Swarm
19:45 - Using AI to Convert Docker Compose to Kubernetes
22:55 - The NotebookLM Workflow: Generating Agent Rules from Docs
31:30 - Stitch: Generative UI, Shaders, and App Redesigns
35:20 - Outro & Teaser: Prompt Optimization

Hosts:
* Nohe: Working on Firebase, Genkit, and ADK.
* Rody: Working on Antigravity, Flutter, and Firebase Studio

#AI #GoogleCloud #GeminiCLI #Antigravity #SoftwareEngineering #NeoVim #Docker