You don't need a course, a bootcamp, or a CS degree to get useful at AI automation. You need 30 days, 45β60 minutes a day, and free tiers. This is the exact sequence I'd follow starting from zero in 2026 β everything below is free.
Week 1 β Foundations (understand the pipes)
Week 2 β Add the AI layer
Week 3 β Two real mini-projects
Week 4 β Ship and show
What to skip (for now)
Stuck anywhere? Post your snag in Tool issues with a screenshot β this community answers. And if you finish the 30 days, come back and write your version of this roadmap. π
Week 1 β Foundations (understand the pipes)
- Goal: know what a trigger, action, and filter are β this is 80% of every automation ever built
- Do the Make.com academy basics (free) or Zapier's "Getting started" lessons
- Build #1: something tiny and personal β new email β add a row to Google Sheets. Ugly is fine; finished is better.
- Milestone: you can explain webhooks to a friend in two sentences
Week 2 β Add the AI layer
- Goal: treat the AI like a function inside your automation, not a magic box
- Get a free OpenAI/Claude/Gemini API key, and learn the one pattern that matters: input β instructions (system prompt) β structured output
- Build #2: new email arrives β AI summarizes it in one line β summary lands in your Sheet. This is the skeleton of 90% of paid automations.
- Milestone: you know what a system prompt is and why temperature 0 exists
Week 3 β Two real mini-projects
- Project A (personal ops): daily 8 AM digest β AI reads your calendar + top emails + 3 news leads β one clean summary in your inbox
- Project B (fake client): lead follow-up β form entry β AI drafts a personal reply β you approve it in Telegram β then auto-send
- The rule: finish both. Broken-and-finished teaches more than perfect-and-abandoned.
- Milestone: error handling β set a notification for when a run fails (this is what separates hobbyists from pros)
Week 4 β Ship and show
- Write a 5-line doc for each build: what it does, the flow, how to fix common breaks
- Screen-record 60 seconds of your best build running β that clip is your portfolio
- Post it here. Drop your build in the weekly check-in thread β the room gives feedback, and watching 30 days turn into a working system is exactly the proof future clients ask for
What to skip (for now)
- β Python/coding courses β no-code carries you to your first paid gig; add code when a client pays you to need it
- β Paid certifications β nobody hiring an automation freelancer has ever asked for one
- β Ten tools. Master ONE builder (Make or Zapier) + ONE LLM API + ONE spreadsheet app.
Stuck anywhere? Post your snag in Tool issues with a screenshot β this community answers. And if you finish the 30 days, come back and write your version of this roadmap. π
