SlideShare una empresa de Scribd logo
1 de 57
www.productschool.com
Part-time Product Management, Coding, Data, Digital
Marketing and Blockchain courses in San Francisco, Silicon
Valley, New York, Santa Monica, Los Angeles, Austin, Boston,
Boulder, Chicago, Denver, Orange County, Seattle, Bellevue,
Toronto, London and Online
FREE INVITE
Join 30,000+ Product Managers on
+5000
Alumni Graduated
across 14
Campuses
· San Francisco
· Silicon Valley
· New York
· Los Angeles
· Santa Monica
· Orange County
· Austin
· Boston
· Boulder
· Chicago
· Denver
· Seattle
· Toronto (Canada)
· London (UK)
COURSES
Product Management
Learn the skills you need to land a product manager job
COURSES
Coding for Managers
Build a website and gain the technical knowledge to lead software engineers
COURSES
Data Analytics for Managers
Learn the skills to understand web analytics, SQL and machine learning concepts
COURSES
Digital Marketing for Managers
Learn how to acquire more users and convert them into clients
COURSES
Blockchain for Managers
Learn how to trade cryptocurrencies and build products using the blockchain
TONIGHT’S SPEAKER
@SankarRia
www.linkedin.com/in/riasankar/
rias@microsoft.com
Ria Sankar
Building AI Products
Ria Sankar
Product Management @Microsoft
Why AI?
Source: https://thefuturesagency.com/
AGENDA
Source: https://thefuturesagency.com/
• Components of an AI System
• Typical AI Product Lifecyle
• Types of AI Products
• Closing & Discussion
Components of an AI System
Typical AI Lifecycle
AI product lifecycle
Define
SimplifyDeploy
• User & Business Understanding
• Data & Metric Definition
• Data Preparation
• UX Design, Model Evaluation
• Model Deployment
• Ongoing Measurement &
Learning
13
2
Define
SimplifyDeploy
• User & Business Understanding
• Data & Metric Definition
1
Define
Customer Understanding: Jobs Theory
Seeing tasks from a customer vs. product context
1a
Functional
“Help me wake up
with the best coffee
at consistent
quality”
Social
“Give me a place to
connect with my
friends”
Emotional
“Help me treat
myself
at the end of a long
day”
CASE STUDY: Xiaolice
https://www.altexsoft.com/blog/business/chatbots-in-travel-how-to-build-a-bot-that-travelers-will-love/
Business Consequences: Building Trust
Use FATE Principles
1b
https://www.microsoft.com/en-us/ai/our-approach-to-ai
CASE STUDY: Travel Chatbots (Mezi, Expedia)
https://www.altexsoft.com/blog/business/chatbots-in-travel-how-to-build-a-bot-that-travelers-will-love/
Data Understanding: Preventing Bias1c
https://i.imgflip.com/1w3emg.jpg
• Comprehensive test cases
(represent the real world)
• Data stratification
• Diverse workforce (avoid tech
bro AI)
• Unconscious bias – review
model outputs for correlations
to race and gender
Case Study:
What Celeb do you look like?
http://www.playbuzz.com/chloep19/what-female-celebrity-do-you-look-like
• Image understanding
• Face types, Colors, Tones
• Emotion understanding
Metric Understanding: Problem & Output
Definition
1d
https://i.imgflip.com/1w3emg.jpg
• Instrumentation
• Data Quality
• Primary vs. secondary goals
• Product vs. Feature
• Standard vs. derived
metrics
Task & Domain Selection1e
When to use:
• Diversify dataset
• Generate dataset
• Generate labelled data
• Structure NL responses
Outcome: Find your niche
Customer
DataBusiness
NicheArticulate AI value in terms of:
• Agility / Performance / Cost
• Growth drivers
• Brand value / Industry Status
• Risk reduction
• Accessibility
• Customer Delight
• Convenience/usability
Discussion:
You are Product Manager in
charge of improving YouTube’s
Recommendation Engine.
Define
SimplifyDeploy
Simplify
Data Prep, Model Evaluation2
Data Preparation
4Cs of data quality
• Correct
• Conforms
• Current
• Consistent
• Consolidated
2a
http://4.bp.blogspot.com/
Why is this important:
• Avoid underfitting, remove bias
• Avoid overfitting, reduce noise
Designing AI
5 principles of ethical design
• Humans as Heroes
• Honor Diversity
• Balance EQ and IQ
• Know context
• Evolve over time
2b
https://www.microsoft.com/en-gb/ai/our-approach-to-ai
"The AI tools and services we create must assist humanity and augment our
capabilities."
—Harry Shum, Executive Vice President, AI and Research
Model Selection
https://devzum.com/wp-content/uploads/2015/05/best-machine-learning-cheat-sheets3.jpg
https://azure.microsoft.com/en-us/blog/announcing-automated-ml-capability-in-azure-machine-
learning/?WT.mc_id=azure-presentation-lazzeri
Special thanks: https://www.linkedin.com/in/deepakmukunthu/
Other Resources:
https://docs.microsoft.com/en-us/azure/machine-learning/studio/media/algorithm-cheat-sheet/machine-
learning-algorithm-cheat-sheet-small_v_0_6-01.png
2c
Factors influencing model
complexity and data selection:
• Supervised vs.
Unsupervised
• Batch vs. Online
• Classification vs. Predicting
value
What model will you choose?
• Classifying cheese into Brie, Mexican,
Parmesan, Mozzarella
What model will you choose?
• Analyzing weather patterns to uncover
trends
What model will you choose?
• Analyzing weather patterns to FORECAST
the next 10 days
What model will you choose?
• To find anomalies in your dataset?
• For spam, fraud filtration?
Model Evaluation2d
• Iterative process to find the best model for your scenario (your MVP)
• Balance model performance vs. accuracy
Sample feature recovery rate for a matrix completion algorithm
Define
SimplifyDeploy
Deploy
Model Deployment, Ongoing
Learning
3
Model Deployment
• Scale data collection
• Scale scenario coverage
• Action movie recos for all users vs.
Movie recos for subset of users
• Scale model
• Check outliers and bias
• Visualize outputs
• Model specific
• Optimizations: Bagging, Boosting
3a
https://cloud.google.com/automl/
https://cloud.withgoogle.com/next18/sf/sessions/session/193072
https://www.youtube.com/watch?v=GbLQE2C181U
Ongoing learning: Uber Michelangelo Platform
https://eng.uber.com/michelangelo/
3b
Case Study:
Uber Eats
Types of AI Systems
So where can we use AI?
https://lexfridman.com/stephen-wolfram/
AI Progression:
Balancing interactions between humans and AI
https://medium.com/@davidbessis/building-ai-first-products-90d503ccd43a
USER BENEFIT
Pre-Engine vs. Engine-Inside vs. Engine-First
https://medium.com/@davidbessis/building-ai-first-products-90d503ccd43a
Pre-AI
AI Inside
https://www.businessinsider.com/amazon-alexa-voice-recordings-how-to-access-them-2018-5https://www.androidcentral.com/google-assistant
AI First
https://www.tesla.com/autopilot
http://www.automotivetechnologies.com/autonomous-self-driving-cars
Discussion: How would you build an AI experience
for a restaurant?
RECAP: CRISP-DM Methodology
Business &
User
Understanding
Data & Metric
Understanding
Data Prep
Model
Development
Model
Evaluation
Deployment
1. Scope your problem -> find your
niche
2. Build the business case for ML / AI
3. Select your ML model
4. Balance model performance and
accuracy
5. Ensure model relevancye to
changing business needs
6. Human powered vs. machine AI
https://cloud.google.com/blog/products/ai-machine-learning/6-must-see-sessions-ai-
and-machine-learning-next-18
Recommended Viewing
https://cloud.withgoogle.com/next18/sf/sessions/session/193072
Recommended Viewing
https://www.youtube.com/watch?v=pYW12_TZyWAhttps://www.coursera.org/lecture/big-data-
machine-learning/crisp-dm-icJH6
Brad Smith on AI
Q&A
Thank you
CONTACT INFORMATION
@SankarRia
www.linkedin.com/in/riasankar/
rias@Microsoft.com
Ria Sankar
UPCOMING EVENTS
Wednesday, December 12
How to Transition to B2C
vs. B2B Product
Management
UPCOMING Product Management Courses
December 8 - February 9
9:00am - 3:30pm
2 Spots left!
Saturdays - Seattle Tues & Thurs - Seattle
January 22 - March 14
6:30pm - 9:00pm
8 Spots left
Saturdays - Seattle
6 Spots left
January 26 - March 23
9:30am - 3:30pm
UPCOMING Coding for Managers Courses
Mondays & Wednesdays
7 Spots left
UPCOMING Data Analytics for Managers Courses
January 28 - March 25
6:30pm - 9:00pm

Más contenido relacionado

La actualidad más candente

How to Use Artificial Intelligence by Microsoft Product Manager
 How to Use Artificial Intelligence by Microsoft Product Manager How to Use Artificial Intelligence by Microsoft Product Manager
How to Use Artificial Intelligence by Microsoft Product ManagerProduct School
 
Schematic View Of Product Development Waterfall Agile Lean
Schematic View Of Product Development Waterfall Agile LeanSchematic View Of Product Development Waterfall Agile Lean
Schematic View Of Product Development Waterfall Agile LeanEric Ries
 
How To Build Amazing Products Through Customer Feedback
How To Build Amazing Products Through Customer FeedbackHow To Build Amazing Products Through Customer Feedback
How To Build Amazing Products Through Customer FeedbackProduct School
 
How to Use AI in Product by Intel Product Manager
How to Use AI in Product by Intel Product ManagerHow to Use AI in Product by Intel Product Manager
How to Use AI in Product by Intel Product ManagerProduct School
 
Product Management for AI/ML
Product Management for AI/MLProduct Management for AI/ML
Product Management for AI/MLJeremy Horn
 
Essential Tools for Product Managers and Marketers (Oct 2011)
Essential Tools for Product Managers and Marketers (Oct 2011)Essential Tools for Product Managers and Marketers (Oct 2011)
Essential Tools for Product Managers and Marketers (Oct 2011)Jesse Gant
 
Solution Design - The Hidden Side of UX (for Product Managers)
Solution Design - The Hidden Side of UX (for Product Managers)Solution Design - The Hidden Side of UX (for Product Managers)
Solution Design - The Hidden Side of UX (for Product Managers)Joe Baz
 
How Machine Learning Can Transform The Customer Experience
How Machine Learning Can Transform The Customer ExperienceHow Machine Learning Can Transform The Customer Experience
How Machine Learning Can Transform The Customer ExperienceProduct School
 
Testing & Optimization - A Deeper Look
Testing & Optimization - A Deeper LookTesting & Optimization - A Deeper Look
Testing & Optimization - A Deeper LookCaleb Whitmore
 
The Ultimate Beginner's Guide For Beta Testing Mobile Apps
The Ultimate Beginner's Guide For Beta Testing Mobile AppsThe Ultimate Beginner's Guide For Beta Testing Mobile Apps
The Ultimate Beginner's Guide For Beta Testing Mobile AppsInstabug
 
How to Build Trustworthy AI Products by Philosophie Dir. of AI
How to Build Trustworthy AI Products by Philosophie Dir. of AIHow to Build Trustworthy AI Products by Philosophie Dir. of AI
How to Build Trustworthy AI Products by Philosophie Dir. of AIProduct School
 
Analytics in Action: What Users Want: How and Why to Build Knowledge into You...
Analytics in Action: What Users Want: How and Why to Build Knowledge into You...Analytics in Action: What Users Want: How and Why to Build Knowledge into You...
Analytics in Action: What Users Want: How and Why to Build Knowledge into You...Aggregage
 
[CXL Live 16] A/B Testing Pitfalls: Getting Numbers is Easy; Getting Numbers ...
[CXL Live 16] A/B Testing Pitfalls: Getting Numbers is Easy; Getting Numbers ...[CXL Live 16] A/B Testing Pitfalls: Getting Numbers is Easy; Getting Numbers ...
[CXL Live 16] A/B Testing Pitfalls: Getting Numbers is Easy; Getting Numbers ...CXL
 
Analytics in Action: What Users Want: How and Why to Build Knowledge into You...
Analytics in Action: What Users Want: How and Why to Build Knowledge into You...Analytics in Action: What Users Want: How and Why to Build Knowledge into You...
Analytics in Action: What Users Want: How and Why to Build Knowledge into You...Hannah Flynn
 
Building and Managing Customer-Centered Product Roadmaps
Building and Managing Customer-Centered Product RoadmapsBuilding and Managing Customer-Centered Product Roadmaps
Building and Managing Customer-Centered Product RoadmapsProduct School
 
Breaking In – Finding Your First Role in Product Management
Breaking In – Finding Your First Role in Product ManagementBreaking In – Finding Your First Role in Product Management
Breaking In – Finding Your First Role in Product ManagementPaul Parent
 
Intro to Cryptocurrency & Blockchain by SelfKey Product Manager
Intro to Cryptocurrency & Blockchain by SelfKey Product ManagerIntro to Cryptocurrency & Blockchain by SelfKey Product Manager
Intro to Cryptocurrency & Blockchain by SelfKey Product ManagerProduct School
 
Eureka Analytics Seminar Series - Product Management for Data Science Products
Eureka Analytics Seminar Series - Product Management for Data Science ProductsEureka Analytics Seminar Series - Product Management for Data Science Products
Eureka Analytics Seminar Series - Product Management for Data Science ProductsEureka Analytics Pte Ltd
 

La actualidad más candente (20)

How to Use Artificial Intelligence by Microsoft Product Manager
 How to Use Artificial Intelligence by Microsoft Product Manager How to Use Artificial Intelligence by Microsoft Product Manager
How to Use Artificial Intelligence by Microsoft Product Manager
 
Schematic View Of Product Development Waterfall Agile Lean
Schematic View Of Product Development Waterfall Agile LeanSchematic View Of Product Development Waterfall Agile Lean
Schematic View Of Product Development Waterfall Agile Lean
 
How To Build Amazing Products Through Customer Feedback
How To Build Amazing Products Through Customer FeedbackHow To Build Amazing Products Through Customer Feedback
How To Build Amazing Products Through Customer Feedback
 
How to Use AI in Product by Intel Product Manager
How to Use AI in Product by Intel Product ManagerHow to Use AI in Product by Intel Product Manager
How to Use AI in Product by Intel Product Manager
 
Product Management for AI/ML
Product Management for AI/MLProduct Management for AI/ML
Product Management for AI/ML
 
Essential Tools for Product Managers and Marketers (Oct 2011)
Essential Tools for Product Managers and Marketers (Oct 2011)Essential Tools for Product Managers and Marketers (Oct 2011)
Essential Tools for Product Managers and Marketers (Oct 2011)
 
Solution Design - The Hidden Side of UX (for Product Managers)
Solution Design - The Hidden Side of UX (for Product Managers)Solution Design - The Hidden Side of UX (for Product Managers)
Solution Design - The Hidden Side of UX (for Product Managers)
 
How Machine Learning Can Transform The Customer Experience
How Machine Learning Can Transform The Customer ExperienceHow Machine Learning Can Transform The Customer Experience
How Machine Learning Can Transform The Customer Experience
 
Testing & Optimization - A Deeper Look
Testing & Optimization - A Deeper LookTesting & Optimization - A Deeper Look
Testing & Optimization - A Deeper Look
 
The Ultimate Beginner's Guide For Beta Testing Mobile Apps
The Ultimate Beginner's Guide For Beta Testing Mobile AppsThe Ultimate Beginner's Guide For Beta Testing Mobile Apps
The Ultimate Beginner's Guide For Beta Testing Mobile Apps
 
Mechanical Turk Under the Hood
Mechanical Turk Under the HoodMechanical Turk Under the Hood
Mechanical Turk Under the Hood
 
How to Build Trustworthy AI Products by Philosophie Dir. of AI
How to Build Trustworthy AI Products by Philosophie Dir. of AIHow to Build Trustworthy AI Products by Philosophie Dir. of AI
How to Build Trustworthy AI Products by Philosophie Dir. of AI
 
Analytics in Action: What Users Want: How and Why to Build Knowledge into You...
Analytics in Action: What Users Want: How and Why to Build Knowledge into You...Analytics in Action: What Users Want: How and Why to Build Knowledge into You...
Analytics in Action: What Users Want: How and Why to Build Knowledge into You...
 
[CXL Live 16] A/B Testing Pitfalls: Getting Numbers is Easy; Getting Numbers ...
[CXL Live 16] A/B Testing Pitfalls: Getting Numbers is Easy; Getting Numbers ...[CXL Live 16] A/B Testing Pitfalls: Getting Numbers is Easy; Getting Numbers ...
[CXL Live 16] A/B Testing Pitfalls: Getting Numbers is Easy; Getting Numbers ...
 
Analytics in Action: What Users Want: How and Why to Build Knowledge into You...
Analytics in Action: What Users Want: How and Why to Build Knowledge into You...Analytics in Action: What Users Want: How and Why to Build Knowledge into You...
Analytics in Action: What Users Want: How and Why to Build Knowledge into You...
 
People10 transforming it_throughagility
People10 transforming it_throughagilityPeople10 transforming it_throughagility
People10 transforming it_throughagility
 
Building and Managing Customer-Centered Product Roadmaps
Building and Managing Customer-Centered Product RoadmapsBuilding and Managing Customer-Centered Product Roadmaps
Building and Managing Customer-Centered Product Roadmaps
 
Breaking In – Finding Your First Role in Product Management
Breaking In – Finding Your First Role in Product ManagementBreaking In – Finding Your First Role in Product Management
Breaking In – Finding Your First Role in Product Management
 
Intro to Cryptocurrency & Blockchain by SelfKey Product Manager
Intro to Cryptocurrency & Blockchain by SelfKey Product ManagerIntro to Cryptocurrency & Blockchain by SelfKey Product Manager
Intro to Cryptocurrency & Blockchain by SelfKey Product Manager
 
Eureka Analytics Seminar Series - Product Management for Data Science Products
Eureka Analytics Seminar Series - Product Management for Data Science ProductsEureka Analytics Seminar Series - Product Management for Data Science Products
Eureka Analytics Seminar Series - Product Management for Data Science Products
 

Similar a Ria Sankar on Building AI Products

Get Your APP Together
Get Your APP TogetherGet Your APP Together
Get Your APP TogetherJoshua Drew
 
2024-02-24_Session 1 - PMLE_UPDATED.pptx
2024-02-24_Session 1 - PMLE_UPDATED.pptx2024-02-24_Session 1 - PMLE_UPDATED.pptx
2024-02-24_Session 1 - PMLE_UPDATED.pptxgdgsurrey
 
The AI Platform Business Revolution: Matchmaking, Empathetic Technology, and ...
The AI Platform Business Revolution: Matchmaking, Empathetic Technology, and ...The AI Platform Business Revolution: Matchmaking, Empathetic Technology, and ...
The AI Platform Business Revolution: Matchmaking, Empathetic Technology, and ...Steve Omohundro
 
Model governance in the age of data science & AI
Model governance in the age of data science & AIModel governance in the age of data science & AI
Model governance in the age of data science & AIQuantUniversity
 
Practical model management in the age of Data science and ML
Practical model management in the age of Data science and MLPractical model management in the age of Data science and ML
Practical model management in the age of Data science and MLQuantUniversity
 
Track 2 Session 5_ 利用 SageMaker 深度學習容器化在廣告推播之應用
Track 2 Session 5_ 利用 SageMaker 深度學習容器化在廣告推播之應用Track 2 Session 5_ 利用 SageMaker 深度學習容器化在廣告推播之應用
Track 2 Session 5_ 利用 SageMaker 深度學習容器化在廣告推播之應用Amazon Web Services
 
test - Future of Ecommerce: How to Improve the Online Shopping Experience Usi...
test - Future of Ecommerce: How to Improve the Online Shopping Experience Usi...test - Future of Ecommerce: How to Improve the Online Shopping Experience Usi...
test - Future of Ecommerce: How to Improve the Online Shopping Experience Usi...Skyl.ai
 
Introducción al Machine Learning Automático
Introducción al Machine Learning AutomáticoIntroducción al Machine Learning Automático
Introducción al Machine Learning AutomáticoSri Ambati
 
Drifting Away: Testing ML Models in Production
Drifting Away: Testing ML Models in ProductionDrifting Away: Testing ML Models in Production
Drifting Away: Testing ML Models in ProductionDatabricks
 
Counting the World with AI Models
Counting the World with AI ModelsCounting the World with AI Models
Counting the World with AI ModelsGanes Kesari
 
Architectural Considerations for Startups
Architectural Considerations for StartupsArchitectural Considerations for Startups
Architectural Considerations for StartupsNiall Roche
 
Future of Ecommerce: How to Improve the Online Shopping Experience Using Mach...
Future of Ecommerce: How to Improve the Online Shopping Experience Using Mach...Future of Ecommerce: How to Improve the Online Shopping Experience Using Mach...
Future of Ecommerce: How to Improve the Online Shopping Experience Using Mach...Skyl.ai
 
Knowledge Graphs for a Connected World - AI, Deep & Machine Learning Meetup
Knowledge Graphs for a Connected World - AI, Deep & Machine Learning MeetupKnowledge Graphs for a Connected World - AI, Deep & Machine Learning Meetup
Knowledge Graphs for a Connected World - AI, Deep & Machine Learning MeetupBenjamin Nussbaum
 
Data Workflows for Machine Learning - Seattle DAML
Data Workflows for Machine Learning - Seattle DAMLData Workflows for Machine Learning - Seattle DAML
Data Workflows for Machine Learning - Seattle DAMLPaco Nathan
 
Flink Forward Berlin 2017: Bas Geerdink, Martijn Visser - Fast Data at ING - ...
Flink Forward Berlin 2017: Bas Geerdink, Martijn Visser - Fast Data at ING - ...Flink Forward Berlin 2017: Bas Geerdink, Martijn Visser - Fast Data at ING - ...
Flink Forward Berlin 2017: Bas Geerdink, Martijn Visser - Fast Data at ING - ...Flink Forward
 
Algorithm Marketplace and the new "Algorithm Economy"
Algorithm Marketplace and the new "Algorithm Economy"Algorithm Marketplace and the new "Algorithm Economy"
Algorithm Marketplace and the new "Algorithm Economy"Diego Oppenheimer
 
Whats Next for Machine Learning
Whats Next for Machine LearningWhats Next for Machine Learning
Whats Next for Machine LearningOgilvy Consulting
 

Similar a Ria Sankar on Building AI Products (20)

Get Your APP Together
Get Your APP TogetherGet Your APP Together
Get Your APP Together
 
2024-02-24_Session 1 - PMLE_UPDATED.pptx
2024-02-24_Session 1 - PMLE_UPDATED.pptx2024-02-24_Session 1 - PMLE_UPDATED.pptx
2024-02-24_Session 1 - PMLE_UPDATED.pptx
 
Digital marketing
Digital marketingDigital marketing
Digital marketing
 
The AI Platform Business Revolution: Matchmaking, Empathetic Technology, and ...
The AI Platform Business Revolution: Matchmaking, Empathetic Technology, and ...The AI Platform Business Revolution: Matchmaking, Empathetic Technology, and ...
The AI Platform Business Revolution: Matchmaking, Empathetic Technology, and ...
 
Model governance in the age of data science & AI
Model governance in the age of data science & AIModel governance in the age of data science & AI
Model governance in the age of data science & AI
 
Practical model management in the age of Data science and ML
Practical model management in the age of Data science and MLPractical model management in the age of Data science and ML
Practical model management in the age of Data science and ML
 
Managing AI Products
Managing AI ProductsManaging AI Products
Managing AI Products
 
A Mashup with Backbone
A Mashup with BackboneA Mashup with Backbone
A Mashup with Backbone
 
Track 2 Session 5_ 利用 SageMaker 深度學習容器化在廣告推播之應用
Track 2 Session 5_ 利用 SageMaker 深度學習容器化在廣告推播之應用Track 2 Session 5_ 利用 SageMaker 深度學習容器化在廣告推播之應用
Track 2 Session 5_ 利用 SageMaker 深度學習容器化在廣告推播之應用
 
test - Future of Ecommerce: How to Improve the Online Shopping Experience Usi...
test - Future of Ecommerce: How to Improve the Online Shopping Experience Usi...test - Future of Ecommerce: How to Improve the Online Shopping Experience Usi...
test - Future of Ecommerce: How to Improve the Online Shopping Experience Usi...
 
Introducción al Machine Learning Automático
Introducción al Machine Learning AutomáticoIntroducción al Machine Learning Automático
Introducción al Machine Learning Automático
 
Drifting Away: Testing ML Models in Production
Drifting Away: Testing ML Models in ProductionDrifting Away: Testing ML Models in Production
Drifting Away: Testing ML Models in Production
 
Counting the World with AI Models
Counting the World with AI ModelsCounting the World with AI Models
Counting the World with AI Models
 
Architectural Considerations for Startups
Architectural Considerations for StartupsArchitectural Considerations for Startups
Architectural Considerations for Startups
 
Future of Ecommerce: How to Improve the Online Shopping Experience Using Mach...
Future of Ecommerce: How to Improve the Online Shopping Experience Using Mach...Future of Ecommerce: How to Improve the Online Shopping Experience Using Mach...
Future of Ecommerce: How to Improve the Online Shopping Experience Using Mach...
 
Knowledge Graphs for a Connected World - AI, Deep & Machine Learning Meetup
Knowledge Graphs for a Connected World - AI, Deep & Machine Learning MeetupKnowledge Graphs for a Connected World - AI, Deep & Machine Learning Meetup
Knowledge Graphs for a Connected World - AI, Deep & Machine Learning Meetup
 
Data Workflows for Machine Learning - Seattle DAML
Data Workflows for Machine Learning - Seattle DAMLData Workflows for Machine Learning - Seattle DAML
Data Workflows for Machine Learning - Seattle DAML
 
Flink Forward Berlin 2017: Bas Geerdink, Martijn Visser - Fast Data at ING - ...
Flink Forward Berlin 2017: Bas Geerdink, Martijn Visser - Fast Data at ING - ...Flink Forward Berlin 2017: Bas Geerdink, Martijn Visser - Fast Data at ING - ...
Flink Forward Berlin 2017: Bas Geerdink, Martijn Visser - Fast Data at ING - ...
 
Algorithm Marketplace and the new "Algorithm Economy"
Algorithm Marketplace and the new "Algorithm Economy"Algorithm Marketplace and the new "Algorithm Economy"
Algorithm Marketplace and the new "Algorithm Economy"
 
Whats Next for Machine Learning
Whats Next for Machine LearningWhats Next for Machine Learning
Whats Next for Machine Learning
 

Último

New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 

Último (20)

New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 

Ria Sankar on Building AI Products