
In preparation for our upcoming Constructing SaaS Companies with AI Superstream, I sat down with occasion chair Jason Gilmore to debate the total lifecycle of an AI-powered SaaS product, from preliminary ideation all the way in which to a profitable launch.
Jason Gilmore is CTO of Adalo, a well-liked no-code cell app builder. A technologist and software program product chief with over 25 years of trade expertise, Jason’s spent 13 years constructing SaaS merchandise at corporations together with Gatherit.co and the extremely profitable Nomorobo and because the CEO of the coding training platform Treehouse. He’s additionally a veteran of Xenon Companions, the place he leads technical M&A due diligence and advises their portfolio of SaaS corporations on AI adoption, and beforehand served as CTO of DreamFactory.
Right here’s our interview, edited for readability and size.
Ideation
Michelle Smith: As a SaaS developer, what are the primary steps you are taking when starting the ideation course of for a brand new product?
Jason Gilmore: I at all times begin by discovering a reputation that I really like, shopping for the area, after which making a emblem. As soon as I’ve accomplished this, I really feel like the concept is changing into actual. This was a torturous course of, however due to AI, my course of is now fairly easy. I generate product names by asking ChatGPT for 10 candidates, refining them till I’ve three most popular choices, after which checking availability through Lean Area Search. I often use ChatGPT to assist with logos, however curiously, whereas I used to be utilizing Cursor, the favored AI-powered coding editor, it routinely created a emblem for ContributorIQ because it arrange the touchdown web page. I hadn’t even requested for one, nevertheless it appeared nice, so I went with it!
As soon as I nail down a reputation and emblem, I’ll return to ChatGPT but once more and use it like a rubber duck. After all, I’m not doing any coding or debugging at this level; as a substitute, I’m simply utilizing ChatGPT as a sounding board, asking it to develop upon my thought, poke holes in it, and so forth.
Subsequent, I’ll create a GitHub repository and begin including points (mainly characteristic requests). I’ve used the GitHub kanban board up to now and have additionally been a heavy Trello person at varied instances. Nonetheless, lately I preserve it easy and create GitHub points till I really feel I’ve sufficient to represent an MVP. Then I’ll use the GitHub MCP server along side Claude Code or Cursor to drag and implement these points.
Earlier than committing sources to growth, how do you strategy preliminary validation to make sure the market alternative exists for a brand new SaaS product?
The reply to this query is easy. I don’t. If the issue is sufficiently annoying that I finally can’t resist constructing one thing to unravel it, then that’s sufficient for me. That mentioned, as soon as I’ve an MVP, I’ll begin telling all people I find out about it and actually attempt to decrease the barrier related to getting began.
As an illustration, if somebody expresses curiosity in utilizing SecurityBot, I’ll proactively volunteer to assist them validate their web site through DNS. If somebody desires to offer ContributorIQ a attempt, I’ll ask to satisfy with the particular person operating due diligence to make sure they will efficiently hook up with their GitHub group. It’s in these early levels of buyer acquisition you can decide what customers really need quite than merely making an attempt to copy what rivals are doing.
Execution, Instruments, and Code
When deciding to construct a brand new SaaS product, what’s essentially the most vital strategic query you search to reply earlier than writing any code?
Personally, the query I ask myself is whether or not I significantly imagine I’ll use the product every single day. If the reply is an adamant sure, then I proceed. If it’s something however a “heck sure,” then I’ve realized that it’s greatest to take a seat on the concept for just a few extra weeks earlier than investing any extra time.
Which instruments do you suggest, and why?
I recurrently use quite a few totally different instruments for constructing software program, together with Cursor and Claude Code for AI-assisted coding and growth, Laravel Forge for deployment, Cloudflare and SecurityBot for safety, and Google Analytics and Search Console for analytics. Try my complete listing on the finish of this text for extra particulars.
How do you precisely measure the success and adoption of your product? What key metrics (KPIs) do you prioritize monitoring instantly after launch?
One thing I’ve realized the onerous method is that being in such a rush to launch a product implies that you neglect so as to add an applicable stage of monitoring. I’m not essentially referring to monitoring within the sense of Sentry or Datadog; quite I’m referring to easily figuring out when anyone begins a trial.
At a minimal, it’s best to add a restricted admin dashboard to your SaaS which shows varied KPIs comparable to who began a trial and when. You also needs to be capable to rapidly decide when trialers attain a key milestone. As an illustration, at SecurityBot, that key milestone is connecting their Slack, as a result of as soon as that occurs, trialers will periodically obtain helpful notifications proper within the very place the place they spend a big a part of their day.
On construct versus purchase: What’s your vital determination framework for selecting to make use of prebuilt frameworks and third-party platforms?
I believe it’s an incredible mistake to attempt to reinvent the wheel. Frameworks and libraries comparable to Ruby on Rails, Laravel, Django, and others are what’s generally known as “batteries included,” which means they supply every part 99% of what builders require to construct a tremendously helpful, scalable, and maintainable software program product. In case your intention is to construct a profitable SaaS product, then it’s best to focus completely on constructing a top quality product and buying clients, interval. The rest is simply taking part in with computer systems. And there’s nothing flawed with taking part in with computer systems! It’s my favourite factor to do on the planet. But it surely’s not the identical factor as constructing a software program enterprise.
High quality and Safety
What distinctive safety and high quality assurance (QA) protocols does an clever SaaS product require that a normal, non-AI software doesn’t?
The 2 most essential are immediate administration and output monitoring. To attenuate response drift (the LLM’s tendency for artistic, inconsistent interpretation), it’s best to rigorously take a look at and tightly outline the LLM immediate. This should be repeatedly examined towards numerous datasets to make sure constant and desired habits.
Builders ought to look past normal OpenAI APIs and take into account specialised customized fashions (like the two.2 million accessible on Hugging Face) which can be higher suited to particular duties.
To make sure high quality and forestall hurt, you’ll additionally have to proactively monitor and assessment the LLM’s output (significantly when it’s low-confidence or probably delicate) and repeatedly refine and tune the immediate. Maintaining a human within the loop (HITL) is important: At Nomorobo, as an illustration, we manually reviewed low-confidence robocall categorizations to enhance the mannequin. At Adalo, we’ve reviewed hundreds of app-building immediate responses to make sure desired outcomes.
Critically, companies should transparently talk to customers precisely how their knowledge and mental property are getting used, significantly earlier than passing it to a third-party LLM service.
It’s additionally essential to distinguish when AI is really vital. Typically, AI can be utilized most successfully to improve non-AI instruments—as an illustration, utilizing an LLM to generate advanced, difficult-to-write scripts or reviewing schemas for database optimization—quite than making an attempt to unravel the core downside with a big, normal mannequin.
Advertising, Launch, and Enterprise Success
What are your high two methods for launching a product?
For early-stage progress, founders ought to focus intently on two core methods: prioritizing Search engine marketing and proactively selling the product.
I like to recommend prioritizing Search engine marketing early and aggressively. At the moment, nearly all of natural site visitors nonetheless comes from conventional search outcomes, not AI-generated solutions (GEO). We’re nonetheless definitely seeing GEO being attributed to a bigger share of holiday makers. So whilst you ought to give attention to Google natural site visitors, I additionally counsel spending time tuning your advertising and marketing pages for AI crawlers.
Implement a feature-to-landing web page workflow: For SecurityBot, almost all site visitors was pushed by making a devoted Search engine marketing-friendly touchdown web page for each new characteristic. AI instruments like Cursor can automate the creation of those pages, together with producing vital belongings like screenshots and promotional tweets. Touchdown pages for options like Damaged Hyperlink Checker and PageSpeed Insights have been 100% created by Cursor and Sonnet 4.5.
Many technical founders hesitate to advertise their work, however visibility is essential. Overcome founder shyness: Be vocal about your product and get it on the market. Share your product instantly with associates, colleagues, and former clients to start out gaining early traction and suggestions.
Mastering these two methods is greater than sufficient to maintain your staff busy and successfully drive preliminary progress.
On scaling: What’s the one largest operational hurdle when making an attempt to scale your online business from a handful of customers to a big, paying person base?
I’ve had the chance to see enterprise scaling hurdles firsthand, not solely at Xenon but additionally in the course of the M&A course of, in addition to inside my very own initiatives. The largest operational hurdle, by far, is sustaining give attention to buyer acquisition. It’s so tempting to construct “only one extra characteristic” as a substitute of making one other video or writing a weblog put up.
Conversely, for these corporations that do attain a measure of product-market match, my commentary is they have a tendency to focus far an excessive amount of on buyer acquisition at the price of buyer retention. There’s an idea in subscription-based companies generally known as “max MRR,” which identifies the purpose at which your online business will merely cease rising as soon as income misplaced on account of buyer churn reaches an absolute greenback level that erases any income features made via buyer acquisition. Briefly, at a sure level, it is advisable give attention to each, and that’s tough to do.
We’ll finish with monetization. What’s essentially the most profitable and dependable monetization technique you’ve seen for a brand new AI-powered SaaS characteristic? Is it usage-based, feature-gated, or a premium tier?
We’re definitely seeing usage-based monetization fashions take off lately, and I believe for sure kinds of companies, that makes a number of sense. Nonetheless, my recommendation to these making an attempt to construct a brand new SaaS enterprise is to maintain your subscription mannequin as easy and comprehensible as doable to be able to maximize buyer acquisition alternatives.
Thanks, Jason.
| For extra from Jason Gilmore on growing profitable SaaS merchandise, be part of us on February 10 for our AI Superstream: Constructing SaaS Companies with AI. Jason and a lineup of AI specialists from Dynatrace, Sendspark, DBGorilla, Changebot, and extra will look at each section of constructing with AI, from preliminary ideation and hands-on coding to launch, safety, and advertising and marketing—and share case research and hard-won insights from manufacturing. Register right here; it’s free and open to all. |
Appendix: Advisable Instruments
| Class | Software/service | Main use | Notes |
| AI-assisted coding | Cursor (with Opus 4.5) and Claude Code | Coding and AI help | Claude Opus 4.5 extremely valued |
| Code administration | GitHub | Managing code repositories | Normal code administration |
| Deployment | Laravel Forge | Deploying initiatives to Digital Ocean | Extremely valued for simplifying deployment |
| API/SaaS interplay | MCP servers | Interacting with GitHub, Stripe, Chrome devtools, and Trello | Centralized interplay level |
| Structure | Mermaid | Creating architectural diagrams | Used for visualization |
| Analysis | ChatGPT | Rubber duck debugging and normal AI help | Devoted software for problem-solving |
| Safety | Cloudflare | Safety providers and blocking dangerous actors | Primarily targeted on safety |
| Advertising and Search engine marketing | Google Search Console | Monitoring advertising and marketing web page efficiency | Focuses on search visibility |
| Analytics | Google Analytics 4 (GA4) | Website metrics and reporting | Thought-about a “horrible” however vital software on account of lack of higher alternate options |

