founder.camp
Day 08 / 10
Day 08 · Make It Real

Design polish + connectors + your first real sale.

▸ AI · 20 slides▸ Founders · 20 slides▸ 1 homework kit▸ 1 project
AI Track

Taste, Automations & AI Agents

Browse slides
Day 8 · AI Track
OPEN01 / 20
Day 08 · AI Track

Make It Real

Taste is the moat. Automations are the muscle. Agents work while you sleep.

// founder.camp</>
01Make It Real
Day 8 · AI Track
IDEA02 / 20
The rule

If it looks cheap, people assume it IS cheap.

You built the thing. Now make it look like you meant it.

// founder.camp</>
02If it looks cheap, people assume it IS cheap.
Day 8 · AI Track
FLOW03 / 20
Taste in 15 minutes

The 3-move design glow-up

01
01
One color

Pick ONE bold brand color. Kill every other accent. Everything else = black, white, gray.

02
02
One font

Inter for UI, or something with attitude (Space Grotesk, Instrument Serif). Never two vibes.

03
03
One hero image

One killer image or illustration at the top. AI-generated is fine — but sharp, not generic.

// founder.camp</>
03The 3-move design glow-up
Day 8 · AI Track
LIST04 / 20
The teen taste checklist

Before you show anyone

  • 01Rounded corners everywhere (radius: 12-16px). Sharp edges look like homework.
  • 02One accent color. Not a rainbow.
  • 03White space > cramming. Let stuff breathe.
  • 04Real copy, not 'Lorem ipsum' or 'Your headline here'.
  • 05Mobile view checked. 60% of your users are on phones.
// founder.camp</>
04Before you show anyone
Day 8 · AI Track
PROMPT05 / 20
AI as your design critic

Copy this prompt into Claude/GPT with a screenshot

> prompt.txt

You are a senior product designer at Linear. Here's a screenshot of my landing page. Roast it. What screams 'built by a beginner'? Give me the top 5 fixes ranked by impact. Be specific — reference exact elements.

// founder.camp</>
05Copy this prompt into Claude/GPT with a screenshot
Day 8 · AI Track
IDEA06 / 20
The shift

Connectors: tools that DO things, not just answer.

Zapier, Make, n8n. When X happens -> Y happens. No human needed.

// founder.camp</>
06Connectors: tools that DO things, not just answer.
Day 8 · AI Track
FLOW07 / 20
Your first automation

3 you can ship tonight

01
01
Signup -> WhatsApp

New form submission -> auto-send a personal WhatsApp welcome. Feels magic.

02
02
Payment -> Loom

New payment -> auto-email a personal thank-you video (pre-recorded, feels custom).

03
03
Question -> answer

Instagram DM keyword -> auto-reply with a link. Sells while you sleep.

// founder.camp</>
073 you can ship tonight
Day 8 · AI Track
LIST08 / 20
AI Agents — level up

What an 'agent' actually is

  • 01An agent = AI + tools + memory. It can DO things, not just chat.
  • 02Example: reads your inbox -> drafts replies -> waits for your ok -> sends.
  • 03Tools to try (free tiers): Lindy, Relevance AI, n8n + AI nodes.
  • 04Rule: give it ONE job. 'Agent that handles refund requests.' Not everything.
  • 05Always keep a human in the loop for money, legal, or PR moves.
// founder.camp</>
08What an 'agent' actually is
Day 8 · AI Track
DO09 / 20
Activity · 35 min

Live activity: Ship one automation

Goal

One working Zap or Make scenario connected to your MVP.

  1. 01Pick ONE trigger (new form, new payment, new signup).
  2. 02Pick ONE action (email, WhatsApp, DM, Slack ping).
  3. 03Wire it in Zapier / Make free tier.
  4. 04Test it live. Screenshot the receipt.
// founder.camp</>
09Live activity: Ship one automation
Day 8 · AI Track
IDEA10 / 20
AI-assisted coding

You don't need to learn Python. You need to know what to ask for.

Cursor, Lovable, Replit — code is one prompt away.

// founder.camp</>
10You don't need to learn Python. You need to know what to ask for.
Day 8 · AI Track
COMPARE11 / 20
Two modes of AI coding

Pick your lane

Chat-and-copy

ChatGPT writes code. You paste, you run, you debug together.

AI-first IDE

Cursor / Lovable — the AI lives in the editor. It sees your whole project, edits multiple files, runs the app.

// founder.camp</>
11Pick your lane
Day 8 · AI Track
LIST12 / 20
The teen-friendly stack

Ship a real app tonight

  • 01Lovable — prompt your app into existence, no setup
  • 02Vercel — free hosting, one-click deploy
  • 03Supabase — free database + auth
  • 04Stripe / Paddle — accept payments in 10 min
// founder.camp</>
12Ship a real app tonight
Day 8 · AI Track
FLOW13 / 20
AI-coding workflow

How to not get stuck

01
01
Describe

What the user does, screen by screen. Not the code.

02
02
Ship v1

Ugly, working, on a real URL.

03
03
Test

Click every button. Find one bug. Fix.

04
04
Iterate

Small prompts, one change at a time. Never rewrite.

// founder.camp</>
13How to not get stuck
Day 8 · AI Track
PROMPT14 / 20
Feature spec template

The build-request prompt

> prompt.txt

Add this feature: [ONE SENTENCE]. Acceptance: (1) [what happens when the user does X], (2) [what happens on failure], (3) [what data is saved]. Keep the existing design. Don't touch [FILES YOU CARE ABOUT]. Explain what you changed and why.

// founder.camp</>
14The build-request prompt
Day 8 · AI Track
LIST15 / 20
AI-coding failure modes

Watch for these

  • 01It confidently deletes working code — commit often
  • 02It hallucinates libraries that don't exist — verify imports
  • 03It refactors unrelated files — pin the scope in the prompt
  • 04It skips tests — you must ask for them
// founder.camp</>
15Watch for these
Day 8 · AI Track
DATA16 / 20
The velocity shift

Real numbers

01
10×

Faster ship rate with AI IDEs (self-reported)

02
1

Weekend to a real, hosted MVP

03
$0

Stack cost until you have paying users

// founder.camp</>
16Real numbers
Day 8 · AI Track
DO17 / 20
Activity · 20 min

Bonus drill: Ship a landing page

Goal

Real URL, real form, in 20 min.

  1. 01Open Lovable / Vercel.
  2. 02Prompt: landing page for [YOUR IDEA] with email capture.
  3. 03Deploy.
  4. 04Share the URL in the group chat.
// founder.camp</>
17Bonus drill: Ship a landing page
Day 8 · AI Track
DISCUSS18 / 20
Discuss · 3 min · turn to your neighbor

If you charged tomorrow, what would your price be — and what makes it feel fair?

Prompt 01

Compare to a Netflix subscription, a coffee, or a tutor.

Prompt 02

What outcome does the customer get for that price?

Prompt 03

What price would make YOU feel embarrassed to charge?

// founder.camp</>
18discuss
Day 8 · AI Track
CHECK19 / 20

Best pricing move for a brand-new AI product with 20 users?

// founder.camp</>
19checkpoint
Day 8 · AI Track
WRAP20 / 20
Day 08 wrap

It looks real. It runs itself. Now go get paid.

Tomorrow: the pitch.

// founder.camp</>
20It looks real. It runs itself. Now go get paid.