founder.camp
Day 01 / 10
Day 01 · AI + Your First Prompts

What AI actually is, what it isn't, and how to make it do what you want.

▸ AI · 32 slides▸ Founders · 24 slides▸ 1 homework kit▸ 1 project
AI Track

What AI Is, Ethics, and How To Prompt It

Browse slides
Day 1 · AI Track
OPEN01 / 32
Day 01 · AI Track

Meet AI. For Real.

What it is, what it isn't, and how to bend it to your will.

// founder.camp</>
01Meet AI. For Real.
Day 1 · AI Track
IDEA02 / 32
Part 1 · What is AI?

AI is a machine that learned to guess the next word — really well.

That single trick unlocks writing, coding, art, video, music, and reasoning.

// founder.camp</>
02AI is a machine that learned to guess the next word — really well.
Day 1 · AI Track
COMPARE03 / 32
Old vs new software

Rules vs learned behavior

Old software

A human writes exact rules. 'IF button clicked → open menu.' It only does what it was told.

AI

Nobody wrote rules. It read the internet and learned patterns. It writes NEW things it was never told to write.

// founder.camp</>
03Rules vs learned behavior
Day 1 · AI Track
LIST04 / 32
3 things AI actually does

Under the hood

  • 01Predicts — 'given all this, what comes next?'
  • 02Patterns — finds relationships humans miss
  • 03Generates — combines learned patterns into brand-new stuff
  • 04That's it. There's no ghost inside.
// founder.camp</>
04Under the hood
Day 1 · AI Track
FLOW05 / 32
How we got here

70 years in 60 seconds

01
1950s
Turing

Can machines think? First serious question.

02
2012
Deep learning

Neural nets learn to see. Cats. Then everything.

03
2017
Transformers

Google invents the architecture behind every modern AI.

04
2022
ChatGPT

1 million users in 5 days. The world notices.

// founder.camp</>
0570 years in 60 seconds
Day 1 · AI Track
DATA06 / 32
The scale today

This is not a fad

01
500M+

Weekly ChatGPT users

02
$4T

Predicted AI market by 2030

03
18mo

Since GPT-4 shipped

// founder.camp</>
06This is not a fad
Day 1 · AI Track
LIST07 / 32
Not just chatbots

The full AI family

  • 01Text: ChatGPT, Claude, Gemini — reasoning + writing
  • 02Image: Midjourney, Ideogram, Nano Banana — pictures
  • 03Voice: ElevenLabs — clone or generate any voice
  • 04Video: Sora, Veo, Runway — full clips from text
  • 05Code: Cursor, Lovable — build apps by chatting
  • 06Agents: AI that clicks buttons and does tasks for you
// founder.camp</>
07The full AI family
Day 1 · AI Track
LIST08 / 32
Your toolbelt (open now)

Sign up for these 4

  • 01ChatGPT — default thinking partner
  • 02Claude — the writer's AI, huge context
  • 03Perplexity — research with real sources
  • 04Gemini — image + doc understanding
// founder.camp</>
08Sign up for these 4
Day 1 · AI Track
IDEA09 / 32
Why 2026 matters

The barrier between having an idea and shipping it just collapsed.

One kid + AI = what a 20-person team used to be.

// founder.camp</>
09The barrier between having an idea and shipping it just collapsed.
Day 1 · AI Track
IDEA10 / 32
Part 3 · Reality check

AI is confidently wrong. A lot.

It doesn't 'know' things. It predicts the most likely-sounding next words.

// founder.camp</>
10AI is confidently wrong. A lot.
Day 1 · AI Track
LIST11 / 32
Hallucinations

When AI just makes stuff up

  • 01Invents citations that don't exist
  • 02Confidently states wrong dates, names, math
  • 03Feels totally right — that's the danger
  • 04Rule: verify anything with numbers, names, or laws
// founder.camp</>
11When AI just makes stuff up
Day 1 · AI Track
LIST12 / 32
The 5 ethical minefields

Every serious AI user must think about these

  • 01Bias — trained on the internet = inherits its prejudices
  • 02Misinformation — makes fake photos, voices, articles trivial
  • 03Privacy — where does your prompt data go?
  • 04Jobs — some work disappears; new work appears
  • 05Environment — huge energy + water cost per query
// founder.camp</>
12Every serious AI user must think about these
Day 1 · AI Track
COMPARE13 / 32
The line that matters

Use vs abuse

Fair use

Draft ideas, brainstorm, translate, learn, prototype, code. Always disclose when it matters. Fact-check output.

Not okay

Submit AI work as your own on graded assignments. Fake someone's voice or face without consent. Spread synthetic 'news.' Pretend AI is a human.

// founder.camp</>
13Use vs abuse
Day 1 · AI Track
VOICE14 / 32

With great tools comes great responsibility to not be a jerk with them.

Every founder's rule

// founder.camp</>
14quote
Day 1 · AI Track
LIST15 / 32
Your ethics checklist

Before you ship anything with AI

  • 01Is anyone being fooled who shouldn't be?
  • 02Did I check the AI's facts?
  • 03Did I get consent for voices, faces, or private data?
  • 04Would I be proud if my name was on this?
// founder.camp</>
15Before you ship anything with AI
Day 1 · AI Track
IDEA16 / 32
Part 4 · The one skill

Prompting is talking to AI on purpose.

Vague in → vague out. Specific in → magic out.

// founder.camp</>
16Prompting is talking to AI on purpose.
Day 1 · AI Track
FLOW17 / 32
The starter formula

R.A.C.E. — memorize this today

01
R
Role

Tell the AI who to be. 'You are a Gen-Z copywriter…'

02
A
Ask

What exactly do you want? One clear job.

03
C
Context

Paste the info it needs. Don't summarize — paste.

04
E
Example / Format

Show what good looks like. Bullets? Table? JSON? 8 lines?

// founder.camp</>
17R.A.C.E. — memorize this today
Day 1 · AI Track
COMPARE18 / 32
Watch the upgrade

Weak vs sharp — same idea

Weak prompt

'Give me Instagram captions for my brownie business.'

Sharp prompt (R.A.C.E.)

'You are a Gen-Z social media manager. Write 5 Instagram captions for @midnightbrownies, a home-baked brand in Lahore. Playful, 1 emoji max, under 15 words, soft DM-to-order CTA.'

// founder.camp</>
18Weak vs sharp — same idea
Day 1 · AI Track
LIST19 / 32
Common mistakes killing your prompts

Stop doing these

  • 01'Make it good' — AI has no idea what good means to you
  • 02Asking two things at once — split into two prompts
  • 03Not pasting the real material — AI can't read your mind
  • 04Not naming the format — you'll get random paragraphs
// founder.camp</>
19Stop doing these
Day 1 · AI Track
PROMPT20 / 32
Try it now — prompt #1

The career-coach prompt

> prompt.txt

Act as my personal career coach. Ask me 5 sharp questions to understand what excites me. Then propose 3 wild but realistic AI-powered side projects I could launch this month. Format as a table.

Notice the Role, the Ask, and the Format.

// founder.camp</>
20The career-coach prompt
Day 1 · AI Track
PROMPT21 / 32
Try it now — prompt #2

The 'be specific' drill

> prompt.txt

You are a stand-up comedian who teaches physics. Explain black holes to a 14-year-old who loves basketball. Under 120 words. Include exactly one joke and one analogy. End with one question that makes me curious.

Feel how Role + Constraints changes the whole output.

// founder.camp</>
21The 'be specific' drill
Day 1 · AI Track
POLL22 / 32
Live poll · vote on your phone

What did you actually use AI for last week?

Poll voting opens when this slide is live.

// founder.camp</>
22Live poll
Day 1 · AI Track
DO23 / 32
Activity · 15 min

Live activity: Prompt Battle

Goal

Same starting question — sharpest prompt wins.

  1. 01Split into pairs.
  2. 02Everyone starts with: 'Give me a startup idea that sounds dumb but is actually brilliant.'
  3. 03Each pair rewrites it using R.A.C.E. — role, ask, context, format.
  4. 04Run both versions. Vote on the best output. Winner reads their prompt.
// founder.camp</>
23Live activity: Prompt Battle
Day 1 · AI Track
POLL24 / 32
Show of hands

Which R.A.C.E. letter do you find hardest?

Poll voting opens when this slide is live.

// founder.camp</>
24Quick check
Day 1 · AI Track
IDEA25 / 32
Part 5 · Case studies

Meet the kids and companies bending AI to their will.

Three real people. Three real products. Three insane outcomes — all built in the last 24 months.

// founder.camp</>
25Meet the kids and companies bending AI to their will.
Day 1 · AI Track
STORY26 / 32
Case 01 · Cluely

Chungin "Roy" Lee — got kicked out, raised $30M.

21-year-old dropped out of Columbia after building an AI that whispers answers into your ear during interviews. Went viral on X, raised from a16z within weeks. His moat isn't the tech — it's the audacity.

  • One post. One demo. Millions of views in 48 hours.
  • The tech: a Whisper transcript + GPT prompt + a stealth overlay.
  • Lesson: distribution + a spicy demo > 10 years of R&D.
  • You could rebuild v1 of Cluely in a weekend.
// founder.camp</>
26Chungin "Roy" Lee — got kicked out, raised $30M.
Day 1 · AI Track
STORY27 / 32
Case 02 · Cal AI

Four teens. A photo-of-your-plate app. $12M/year.

Zach Yadegari + friends, all 17-19. They wrapped GPT-4 vision around 'take a photo of what you're eating' and shipped it to the App Store. Sits in the US top 20 health apps.

  • Zero marketing budget. Grew on TikTok organically.
  • The prompt is literally 6 lines. That's the whole product.
  • One of the founders is still in high school.
  • Lesson: the fastest path is boringly obvious problems + AI + a nice UI.
// founder.camp</>
27Four teens. A photo-of-your-plate app. $12M/year.
Day 1 · AI Track
STORY28 / 32
Case 03 · Cursor

The AI code editor eating VS Code alive.

Anysphere (the team behind Cursor) went from 4 MIT grads to a $10B valuation in under 2 years. Every top engineer you know is switching to it right now.

  • They didn't invent an AI model. They wrapped Claude beautifully.
  • $500M+ ARR. Team of ~50 people.
  • Proves: the interface layer captures the value, not the model.
  • Same tool you'll use tomorrow to build your first app.
// founder.camp</>
28The AI code editor eating VS Code alive.
Day 1 · AI Track
IDEA29 / 32
The pattern

Small team. Boring problem. AI wrapper. Ruthless taste.

This is the 2026 playbook, and you already have everything you need to run it.

// founder.camp</>
29Small team. Boring problem. AI wrapper. Ruthless taste.
Day 1 · AI Track
DISCUSS30 / 32
Discuss · 3 min · turn to your neighbor

Turn to your neighbor: what's ONE task you did this week that AI could have done in 60 seconds?

Prompt 01

Name the exact task (not 'homework' — 'summarizing my history chapter').

Prompt 02

What would you have used the saved time for?

Prompt 03

What's stopping you from letting AI do it next time?

// founder.camp</>
30discuss
Day 1 · AI Track
CHECK31 / 32

Which prompt is most likely to give a sharp, on-brand result?

// founder.camp</>
31checkpoint
Day 1 · AI Track
WRAP32 / 32
Day 01 wrap

You know what AI is, where it lies, and how to talk to it.

Tomorrow: pro moves — chain-of-thought, self-critique, personas, prompt chains.

// founder.camp</>
32You know what AI is, where it lies, and how to talk to it.