Genai
Genai
2
Phase 1: Exploration
1. Set expectations
2. Minimize risks
3. Invest in things that last
4. Experiment
3
Set expectations
● Building some cool demos with LLMs -> easy
● Actually building a product with LLMs -> hard
● If you just want some cool demos to show customers that you’re ahead of the
curve, go for it.
● If you just want your team to experiment and build out LLM muscle, go for it.
● If you want a product, set goals for what you expect that product will bring, and the
resources you’re willing to invest. 4
There are a lot of things LLMs can do
Q: But can these things meaningfully transform your business?
A: Unclear
5
There are a lot of things LLMs can’t do NOW
Q: But would LLMs still not able to do those in the future?
A: Unclear
“When a distinguished but elderly scientist states that something is possible, he is almost
certainly right. When he states that something is impossible, he is very probably wrong.”
- Arthur Clarke
6
We live in an era of changes and uncertainty
8
Evaluate how disruptive gen AI is to your business
1. If I don’t do anything, can competitors with gen AI make me obsolete?
a. Creative work: advertising, design, gaming, media, entertainment
b. A lot of document processing: legal, insurance, HR
2. If I don’t do anything, will I miss out opportunities to boost revenue?
a. Customer support: chat, call centers
b. Search & recommendation
c. Productivity enhancement: automated note-taking, summarization, information aggregation
3. If there are opportunities, what advantages do I have to capture them?
a. Proprietary data
b. A100s lying around
c. Existing user base
9
Evaluate how disruptive gen AI is to your business
1. If I don’t do anything, competitors with gen AI can make me obsolete
a. Creative work: advertising, design, gaming, media, entertainment
b. A lot of document processing: legal, Go all inHR
insurance,
2. If I don’t do anything, I’ll miss out opportunities to boost revenue
a. Customer support: chat, call centers
b. Search & recommendation Build vs. buy decision
c. Productivity enhancement: automated note-taking, summarization, information aggregation
3. There are opportunities, and I have competitive advantages to capture them
a. Proprietary data
b. A lot of A100s lying around Make bets
c. Existing user base
10
Figure out your data story
1. Consolidate existing data across departments and sources
2. Update your data terms of use (see StackOverflow and Reddit)
3. Put guardrails around data quality + governance
Gen AI made it clear that data is essential to any company that wants to leverage AI.
Reach out if you want us to help you with your data story! 11
Avoid big, sweeping decisions
1. “Stop everything to figure out our generative AI.”
2. “Let’s buy as many A100s as we can.”
It’s okay to make big bets as long as you can back them up with evidence.
12
Invest in things that last
- Lindy’s Law
13
LLM fundamentals have been around for a while
● Language modeling (1951)
● Embeddings (2003)
● Vector databases:
○ Facebook’s Faiss (2017)
○ Google’s ScaNN (2020)
● Making data faster, cheaper, more accessible
will always be important ( Claypot )
15
Model architectures, tools, techniques will
certainly evolve
AI literacy will be less about how to build a transformer model from scratch, and
more about how to use AI appropriately
16
Experiment
● Timebox your experiment
● Clarify the decisions you want to make by the end
● APIs are cheap and easy for experiment
○ $100 and one weekend can take you a long way!!
17
Understand LLM behaviors (dealbreakers??)
1. Ambiguous inputs + outputs
2. Hallucination vs. factuality
3. Privacy: how to ensure LLMs don’t reveal your user PII info?
4. Unstable infra: performance + latency
5. Inference cost
6. Forward & backward compatibility
19
The LLM stack
● LLM part
○ Prompt engineering
○ Finetuning, distillation
○ Training a model from scratch
● Infra around LLM
○ Databases
○ Logs
○ Caching
20
Prompting
{ input }
Finetuning
Pretrained model
{ examples }
● $1,000 to finetune
● $25,000 to train from scratch
Model size
Finetuned General
for specific models
tasks
24
Takeaways
1. Set concrete goals
2. Data story is more important now than ever
3. Invest in things that last
4. Experiment with APIs, build with open-source
5. Understanding LLM behaviors: which is a dealbreaker for your use case?
6. Choose a model size that balances between cost and performance
7. Always tie model evaluation to your business metrics
8. Have fun!
25
Thank you!
@chipro
linkedin.com/in/chiphuyen
[email protected]