Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Building Agentic Apps with Flutter and Firebase...
Search
Hassan Bahati
November 01, 2025
0
4
Building Agentic Apps with Flutter and Firebase Genkit
Hassan Bahati
November 01, 2025
Tweet
Share
More Decks by Hassan Bahati
See All by Hassan Bahati
Mastering Asynchronous Data Flows with TanStack Query Firebase
hassanbahati
1
4
Mastering TanStack Query Firebase – Build a Realtime Task Manager
hassanbahati
1
28
Exploring Conversational AI: Crafting AI-Powered Django Apps with Gemini
hassanbahati
1
34
Building Intelligent Search Apps with Firestore Vector Search and App Hosting
hassanbahati
1
19
Featured
See All Featured
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Building Adaptive Systems
keathley
44
2.8k
It's Worth the Effort
3n
187
28k
The Language of Interfaces
destraynor
162
25k
The Illustrated Children's Guide to Kubernetes
chrisshort
51
51k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.5k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Reflections from 52 weeks, 52 projects
jeffersonlam
355
21k
How to Ace a Technical Interview
jacobian
280
24k
Transcript
Building Agentic Apps with Flutter and Firebase Genkit Designing Intelligent,
Scalable AI Experiences Hassan Bahati Computer Scientist / Developer, Invertase
Hassan Bahati About Me__ A Computer Scientist. Open Source Maintainer.
Developer, Invertase FLUTTERBYTES CONFERENCE 2025
“ Traditional Apps are static! Respond to user input in
predefined ways. FLUTTERBYTES CONFERENCE 2025
“ Agentic Apps can reason, plan, and act! They’re context-aware
and dynamic. FLUTTERBYTES CONFERENCE 2025
FLUTTERBYTES CONFERENCE 2025
FLUTTERBYTES CONFERENCE 2025
What Makes an App Agentic? FLUTTERBYTES CONFERENCE 2025
What Makes an App Agentic? FLUTTERBYTES CONFERENCE 2025 • Uses
AI models for reasoning and generation.
What Makes an App Agentic? FLUTTERBYTES CONFERENCE 2025 • Uses
AI models for reasoning and generation. • Has access to external tools or APIs.
What Makes an App Agentic? FLUTTERBYTES CONFERENCE 2025 • Uses
AI models for reasoning and generation. • Has access to external tools or APIs. • Can act on user intent.
What Makes an App Agentic? FLUTTERBYTES CONFERENCE 2025 • Uses
AI models for reasoning and generation. • Has access to external tools or APIs. • Can act on user intent. • Learns or adapts over time.
“ Genkit bridges the gap between your AI Application and
real world applications. FLUTTERBYTES CONFERENCE 2025
Firebase ? FLUTTERBYTES CONFERENCE 2025
What is Firebase ? FLUTTERBYTES CONFERENCE 2025 App development platform
that helps developers build, launch, and manage mobile and web applications with ease.
Storage Authentication Realtime Database Hosting Machine Learning Cloud Firestore Build
Build with Firebase
Analytics Remote Config A/B Testing In App Messaging Google Admob
Cloud Messaging Engage Engage with Firebase
Crashlytics Performance Monitoring Test Lab App Distribution Release &Monitor Release
& Monitor with Firebase
What is Genkit? FLUTTERBYTES CONFERENCE 2025 Genkit is an open-source
framework for building full-stack AI-powered applications, built and used in production by Google.
Why Genkit? FLUTTERBYTES CONFERENCE 2025 • Unified Interface for multiple
models.
Why Genkit? FLUTTERBYTES CONFERENCE 2025 • Unified Interface for multiple
models. • Enables definition of tools that AI can use to get more data.
Why Genkit? FLUTTERBYTES CONFERENCE 2025 • Unified Interface for multiple
models. • Enables definition of tools that AI can use to get more data. • Inbuilt observability tool that shows you how your AI App’s performance.
The Architecture FLUTTERBYTES CONFERENCE 2025
FLUTTERBYTES CONFERENCE 2025
FLUTTERBYTES CONFERENCE 2025
AI Orchestration With Genkit FLUTTERBYTES CONFERENCE 2025
Defining a Flow in Genkit FLUTTERBYTES CONFERENCE 2025
FLUTTERBYTES CONFERENCE 2025
ai.defineFlow FLUTTERBYTES CONFERENCE 2025 Creates a structured, typed, and inspectable
AI workflow. ai.generate Calls a model registered in the Genkit registry. ❖ Schema-driven input/output ensures safe, composable AI pipelines.
Running the Flow FLUTTERBYTES CONFERENCE 2025
Flutter Integration FLUTTERBYTES CONFERENCE 2025
FLUTTERBYTES CONFERENCE 2025
FLUTTERBYTES CONFERENCE 2025
Bringing it all together FLUTTERBYTES CONFERENCE 2025 • Backend AI
agent powered by Genkit • Frontend integration with Flutter • End-to-end agentic workflow from query to response
Resources FLUTTERBYTES CONFERENCE 2025 • https://genkit.dev/ • https://firebase.google.com/docs/hosting/cloud-run • https://flutter.dev/
•
Thank You @HassanBahatiM FLUTTERBYTES CONFERENCE 2025