I am not a software engineer. I am a performance coach. How did I build an AI tool without coding?
A few weeks ago, I built a working AI coaching tool. It took me about a week. Roughly 4 hours a day for 6 days. Total cost: about $30 to $40.
It is called the Spark quiz, and this post is the honest breakdown of what it is, how it works, and how I built it.

What the Spark Is
The Spark is a performance quiz. You answer questions about where you are right now across the four areas that define a high-performance life. We call them the 4 F’s. Fitness, Family, Finance, and Fundamentals.
The quiz is built on the 5 Stages of Change. This is a behavioral science model with decades of research behind it. It maps how people actually make lasting change, from not seeing the problem yet, all the way to maintaining real progress.
When you finish, the system figures out which stage you are in for each of the 4 F’s. Then it writes you a personalized report. This is not a template report with canned result, it is a report specifically written about you, based on your answers.
The report shows you where you are, what that means, and how you can apply 1 extra degree to move you to the next level.

How It Works
Here is how the flow works! You answer the questions. You hit submit. Within a few minutes, a link to your personalized Spark Report is sent to you via email.
Here is what happens behind the scenes in those few minutes:
The system scores your answers and places you in a stage for each of the 4 F’s. Then it hands your answers and your stages to an AI that I have trained on the Team 212 framework. The AI writes your report. The system saves it, builds your personal link, and emails it to you.

Every report is different because every person’s answers are different. My report and my wife’s report read nothing alike.


How I Built It
Here is the honest breakdown.
The tools I used:
- WordPress hosts the quiz on our site
- Cloudflare Workers runs the system that scores answers and manages everything behind the scenes
- Claude (Anthropic’s AI) writes each personalized report
- Stripe handles payments for the paid deep-dive version
- Google Sheets logs every submission so I can follow up personally
The process looked like this. I described what I wanted to build. Claude wrote the code and explained what it was doing. I tested it, broke it, told Claude what went wrong, and we fixed it together. Piece by piece, over six days, it became a real working product.
Total build cost: about $30 to $40. Each report costs about 30 cents in AI usage to generate.
A few years ago this would have taken a development team and a decent sized budget. I built it at my desk in a week in my evenings. That is not because I am special. It is because these tools exist now, and I decided to use them.
I did not wait until I knew everything. I started, I worked on it daily, and now there is a working product.
What I Learned
If you are a founder sitting on an idea because you think you need a technical co-founder or a budget, stop waiting and just take action.
You do not need to know everything to start. I didn’t! All I needed was a clear picture of what I wanted, the willingness to test and break things, and a few hours a day over the course of one week.
The first version is not perfect. Early testers have already pointed out real things I am fixing. Questions that overlapped. A report that needed better structure. But the process is to ship, listen, and improve. One degree at a time.
Try It Yourself
The Spark quiz is free and takes about 10 minutes.
You will get a personalized performance report showing where you stand across Fitness, Family, Finance, and Fundamentals, and where your one extra degree is hiding.
Take the quiz: myteam212.com/quiz
I would genuinely love to hear what you think. The next version is being built on feedback from people like you.


