Guides / Using AI

How do I actually use AI in my workflow?

The multiplier layer: how to triple your output with AI without replacing your own thinking.

3 min read • Updated September 2026

The multiplier mindset

AI is not a replacement for your skills. It is a multiplier on them. Two people with equal talent: one spends three hours on a task, the other spends one hour with AI and puts the saved two into the parts that need human judgment. Guess who grows faster.

Whatever your niche, the AI-assisted version of it outperforms the manual version. This stopped being optional a while ago.

Most people still use it wrong, treating it as a magic output machine. The real skill is knowing when to use it, how to steer it, and when to override it completely.

AI for designers

AI compresses the boring parts so you can spend longer on the interesting parts.

  • Ideation. Generate visual directions and mood boards in minutes instead of browsing galleries for hours.
  • Microcopy. Feed the context ("confirmation modal, deleting a project, first-time user, under 20 words") and get ten options instantly.
  • First-draft layouts. AI UI generators produce starting points, never finals. Treat them as sketches.
  • Research synthesis. Paste interview notes and ask for patterns, themes, and contradictions. A full day of synthesis becomes a reviewable draft in half an hour.
  • Design system documentation. First drafts of usage guidelines and do/don't examples.

Notice the pattern: AI generates volume, you supply judgment.

AI for developers

The gains here are the most dramatic.

  • In-editor completion handles boilerplate and suggests whole implementations. Most tools have free student tiers.
  • AI-native editors let you converse with your codebase, refactor across files, and generate implementations from plain language.
  • UI generators turn a description into working component code in seconds.
  • Code review. Paste your code and ask what a senior engineer would change. A patient, always-available reviewer.

Rule of thumb: let AI produce the first 60 to 70 percent of an implementation. Spend your own brain on the rest: architecture, edge cases, performance.

Building your stack

You do not need fifteen tools. You need three or four, used well.

  • Daily: one general assistant (a thinking partner for research, writing, debugging, learning) plus in-editor completion if you write code.
  • Weekly: an image model for visual exploration, an AI editor for heavier builds, a UI generator for quick prototypes.
  • Automation: connect your repetitive tasks together, and build a custom assistant for the thing you do most often.

Most of this fits in free tiers while you are a student. The return on a small monthly spend is absurd either way.

What AI won't replace

This section matters more than the tool list.

  • Taste. AI generates fifty variations. It cannot tell you which one is right for your users and your brand.
  • User empathy. It can summarise research. It cannot sit across from a frustrated user and feel the tension.
  • Strategic judgment. "Should we build this at all?" needs business context, user needs, and team reality. AI gathers inputs; the call is yours.
  • Relationships. An AI-drafted message might open a door. The conversation on the other side is all you.

The formula: AI for speed and volume. You for judgment and depth. If someone can tell your work was AI-assisted, you stopped too early.

Your next steps

  1. Set up the daily pair today: a general assistant plus code completion if you code.
  2. Replace one manual task this week. Draft the proposal with AI first. Generate concepts before opening your design tool.
  3. Build one custom assistant for your most repeated task.
  4. Run the tell test on something you made with AI. If it reads as AI-assisted, add more of yourself.
  5. Set a 30-day goal: AI inside at least three daily workflows by month's end.

People who integrate AI now will operate at a different speed by graduation. That is not laziness. It is knowing what your own time is for.

This guide comes from chapter 3 of my journey. That page holds the receipts.

Still stuck? The guides are general. Your situation is not.