top of page
FlutterCon_logo.png

21 NOVEMBER, 2026

BANGALORE

FlutterCon_icon_turned.png
Anita_Singh_edited.jpg

( SPEAKER )

Aditya Thakur

Google Developer Expert, Flutter

Software Engineer, Scapia

Aditya Thakur is Google Developer Expert Flutter & Dart and a passionate developer who advocates for live audio/video SDK by 100ms.

He engages with the developer community through various channels, such as YouTube, Discord, Medium, and GitHub. He has over 10K subscribers on YouTube and a 2000+ member community on Discord, where he shares his knowledge and experience on Flutter, open source, and profile building. He has contributed to the Flutter repository, the Flutter Community Plus Plugins, FlutterFire, and other projects, and has been a speaker at several Flutter events across India and abroad.

Aditya's goal is to empower and inspire developers and learners to create impactful and innovative solutions using technology. He is always open to new opportunities, collaborations, and challenges that can help him grow and make a difference. He can be reached at mail@adityathakur.in.

Session

I shipped a local AI Model to 7,000+ users. Here's what happened.

Everyone loves the idea of running AI locally on a phone. Until they actually try shipping it. When I decided to add an AI-powered mock interview coach to SSB Prep, a Flutter app used by more than 7,000 students preparing for India's Services Selection Board (SSB) interviews, I assumed model integration would be the hardest part. It wasn't. The real challenges appeared after the model worked. How do users download a 1.4 GB model? Which devices can realistically run it? How do you prevent crashes on low-memory phones? What happens when your AI feature is larger than your app itself? And how do you build a voice-first experience around a local model that feels natural to users? In this talk, I'll share the architecture, Flutter implementation, deployment strategy, and lessons learned while rolling out an on-device AI experience to thousands of real users. We'll cover model selection, download management, device compatibility checks, speech-to-text integration, performance optimization, and the tradeoffs that come with shipping AI directly to user devices. You'll leave with practical patterns, implementation strategies, and a realistic understanding of what it takes to bring private, offline, and low-latency AI experiences to production Flutter applications.
bottom of page