- Google Developer Expert Tomek Wierzchowski shares practical strategies for building AI applications.
- Highlights the power of agent skills for keeping AI models current and relevant.
- Offers a streamlined path from idea conception to production deployment using Google tools.
In an insightful session, Google Developer Expert Tomek Wierzchowski demystifies the process of building AI applications, sharing his journey from a multi-voice audiobook concept to a deployable solution. He emphasizes practical tools and a strategic mindset for navigating the fast-evolving AI landscape.
Wierzchowski, a Staff ML Engineer at Deep Sense AI and a Google Developer Expert for Cloud AI, showcased a compelling project: an AI-powered multi-voice audiobook generator using Google Gemini text-to-speech APIs. This complex application requires sophisticated logic, from identifying narrator types and assigning unique voices to characters, to splitting and parallelizing text processing. He revealed his open-source approach, moving proof-of-concepts to Google Colab notebooks, allowing others to learn, experiment, and build upon his work, fostering a collaborative learning environment.
A key takeaway from Wierzchowski's experience is the critical role of 'agent skills' in generative AI development. He explains that these skills provide models with access to external, up-to-date resources, ensuring that even rapidly evolving AI models can leverage the latest information and solutions. This addresses a common challenge in AI: keeping models current in a dynamic technological environment. Furthermore, he advises developers not to be deterred by initial imperfections, advocating for persistent iteration and even leveraging AI agents to refine prompts and code.
For aspiring AI developers, Wierzchowski stresses the importance of slowing down and starting small amidst the overwhelming 'fear of missing out' (FOMO) prevalent in the AI space. He recommends 'antigravity' as an IDE for those with coding skills and highly praises Google AI Studio for beginners. AI Studio simplifies the entire development lifecycle, allowing users to build, deploy, integrate with services like Firebase Auth and Firestore for stateful applications, and ultimately deploy to Cloud Run with just a few clicks, transforming an idea into a production-ready application with remarkable speed.
“I like to have fairly long conversation about my idea, the tech stack, and then ask it to do the research if maybe, you know, my idea is not perfect or try to optimize it.”
- Tomek Porozynski, Google Developer Expert




