← All posts

Your First AI Project Should Scare You a Little

The safe first project is the dangerous one.

I see this pattern constantly. Someone decides to try building with AI and picks the most cautious possible project. Rewrite my LinkedIn bio. Organize my recipe collection. Summarize my meeting notes.

These are fine tasks. They're also a trap. They're so small that even when they work perfectly, you learn almost nothing. You come away thinking AI is "kind of handy" and go back to your regular workflow. The tool goes back in the drawer.

The first project that actually teaches you something should make you slightly uncomfortable. Not because it's reckless — because it's ambitious enough that you're not sure you can pull it off. That uncertainty is the signal that you're about to learn.

My first real project was a self-publishing cost calculator with real KDP royalty math, print-on-demand economics, and volume pricing for offset print runs. I had no business building that. I'm not a software developer. The math is hairy. The user interface had to work on phones. Six months earlier, I would have put it on a "someday" list and never looked at it again.

I built it in a weekend. Not because it was easy — it wasn't. Because the project was big enough to force me past the surface. I hit problems that required me to debug with the AI, to push back on its first answers, to learn the difference between code that runs and code that works. Those lessons don't exist in a LinkedIn bio rewrite.

Here's what the right-sized first project looks like. It solves a real problem you actually have. It's something you'd use yourself, or that someone you know would use. It's complex enough that you'll hit at least three moments where you think "this isn't going to work." And it's concrete — not "explore AI for my industry" but "build the thing."

The discomfort is the point. If your first project doesn't make you wonder whether you've bitten off more than you can chew, you've bitten off too little.

Pick the project that scares you. The one where you're not sure you're qualified. The one where, if it works, you'll actually be proud of it.

That's where the real learning starts.