I’m excited to be hosting a workshop on something I’m personally excited about in AI - batch processing!! And I couldn’t have been more excited when Gemini introduced it a few weeks ago - at 50% off!
While most of us interact with AI in real-time via chat-type interfaces, there is A LOT of opportunity to use AI to parse and organize existing databases to improve the user experience in more subtle ways. Take Airbnb as an example. While listings are frequently added or updated, the vast majority remain unchanged. Batch processing can be used to analyze the listings and provide extra tags or information which is stored in the database and displayed to the user.
As iOS developers, we may already use Supabase or Firebase in our projects. In this workshop, I’ll walk through the complete lifecycle of creating batch requests, monitoring their progress, and handling results - all using Swift! You'll receive a fully functional Swift monitoring app at the end of the workshop to track your batch requests in real-time and integrate batch AI processing into your existing applications.
Hope to see you there!