Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Antigravity: AI Production Apps
I will demo how I built Bizzie, a production-grade stock market app, by leveraging an AI-augmented pipeline from design to deploy. This isn’t a “Hello World” demo; it’s a look at how to use AI to enforce Clean Architecture and enterprise standards (on par with a Fortune 100 company).
The Stack & Flow:
Design-to-UI: Using Figma Make + Figma MCP to bridge the gap between design tokens and production Flutter code.
Agentic Engineering: Managing a fleet of specialized AI Agents (Antigravity) to scaffold CI/CD, write unit tests, and enforce strict architectural patterns.
Accessibility: Leveraging Stark’s AI for adherence to WCAG 2.2 AA.
What I’ll Show: I’ll run the app live and dive into my IDE (Antigravity) to show the “messy” reality of agentic development. You’ll see exactly where AI excels (boilerplate/scaffolding) and the specific hacks required to make it output Fortune 100-level code quality.