ClickAi: Why I Built an AI Website Builder in 2019
I built an AI website generator using rule-based systems and design heuristics. Small businesses need websites and can't afford designers. Here's the origin story.

In 2019, "AI" in web development means something specific. There are no natural language interfaces that design websites from a prompt. AI means machine learning classifiers, template matching, and rule-based systems that can make limited decisions about design and content.
Within those constraints, I built ClickAi, an AI-powered website generator that took a business description and produced a functional website. The AI chose the layout, color scheme, typography, and content structure. The user provided the business name, industry, and a brief description. The output was a complete, deployable website.
By future standards, the AI will seem primitive. By 2019 standards, it's genuinely novel. And the thesis behind it (that small businesses need websites and can't afford the traditional process) is more valid today than ever.
The Problem
Building a website in 2019 required one of three paths:
Hire a designer and developer. Cost: $3,000-$15,000. Timeline: weeks to months. Quality: depends on who you hire. This path works for businesses with budget and patience. It doesn't work for the local restaurant, the freelance photographer, or the independent consultant who needs a web presence but can't justify the investment.
Use a website builder. Squarespace, Wix, WordPress. Cost: $12-40/month plus hours of your time. These platforms reduced the cost but not the effort. You still needed to choose a template, customize it, write content, select images, and configure settings. For someone without design skills, the result often looked like a template, because it was.
Don't have a website. The default for millions of small businesses. Their digital presence was a Facebook page, a Google Business listing, or nothing at all. These businesses weren't lazy. They were rationally choosing not to invest time and money in a process they found intimidating and uncertain.
ClickAi targeted the third group: businesses that should have websites but didn't, because the existing options were too expensive or too complex.
The First Version
ClickAi v1 was a rule-based system, not a machine learning model. The "AI" was a decision tree:
Industry → layout. A restaurant got a layout optimized for menus and photos. A law firm got a layout optimized for credentials and contact forms. A photographer got a layout optimized for portfolios. Each industry mapping was manually defined based on analysis of successful websites in that category.
Business description → content. The business description was parsed for keywords that informed content sections. "Family restaurant" generated sections for menu, hours, and family-friendly features. "Corporate law firm" generated sections for practice areas, team bios, and case studies.
Color scheme → industry and tone. Restaurants got warm colors. Law firms got professional blues and grays. Creative businesses got bold, contrasting palettes. The color selection was algorithmic, based on color theory rules applied to industry and tone parameters.
Typography → content density. Content-heavy pages got serif fonts for readability. Minimal pages got sans-serif fonts for modern aesthetics. The typography choices were limited but intentional.
The system produced websites that were competent, not remarkable. They looked like they were built by a junior designer: better than a default template, worse than a custom design. For the target user (a business with no website at all), this was a massive improvement over the status quo.
What Worked
Zero-effort onboarding. The user answered five questions: business name, industry, description, preferred style, contact information. The website was generated in seconds. No template browsing. No customization decisions. No design choices. The AI made every decision, and the user got a result.
This zero-effort approach resonated with users who found traditional website builders overwhelming. They didn't want choices. They wanted a website. ClickAi gave them one without asking them to become designers.
Reasonable defaults. Because the system was opinionated (one layout per industry, one color scheme per tone), the output was consistent. Every generated website was at least decent. The floor of quality was high enough that users felt comfortable publishing it.
Iteration without redesign. Users could adjust specific elements (change the color scheme, update text, swap images) without starting over. The AI's initial generation was the starting point, not the final product. This approach respected user agency while eliminating the cold-start problem of a blank canvas.
What Didn't Work
Content quality. The generated content was formulaic. "Welcome to [Business Name], your trusted [Industry] in [City]." Real businesses have unique stories, and template-generated content couldn't capture them. Users needed to rewrite the content, which reduced the zero-effort promise.
Design range. The rule-based system produced predictable designs. After seeing ten restaurant websites from ClickAi, you could identify the pattern. The designs were competent but not distinctive. Businesses that wanted to stand out couldn't, because the AI's design vocabulary was too limited.
The "uncanny valley" of automation. ClickAi's output was good enough to recognize as a real website but not good enough to pass for custom design. This created an uncanny valley: the website looked professional from a distance but revealed its automated origins under scrutiny.
The Lessons for AI Products
Building ClickAi with today's AI constraints has taught me principles about AI products that I believe will remain true even as the technology improves:
The value isn't the AI; it's the outcome. Users didn't care whether ClickAi used neural networks or if-else statements. They cared whether they got a usable website. The AI was an implementation detail. The outcome (a website for my business) was the product.
AI products need guardrails. An AI system that can produce anything will sometimes produce garbage. ClickAi's opinionated approach (limited options, curated templates, constrained color palettes) ensured that even the worst output was acceptable. Guardrails trade flexibility for quality floors, and that's usually the right tradeoff for production AI.
Users trust AI less than they trust themselves. When ClickAi made a design choice, some users questioned it: "Why did it pick blue?" When users make the same choice on Squarespace, they don't question it. They chose blue. AI products need to build trust through transparency: "We chose blue because professional service businesses convert better with blue" is more trustworthy than a mystery choice.
The market for "good enough" is enormous. ClickAi's websites weren't as good as custom design. They were dramatically better than no website. The market for "good enough" (competent, functional, immediate) is larger than the market for "excellent" in most categories.
What's Next
ClickAi's architecture is built as a pipeline: input, AI decisions, output. The AI decision layer is the part that will improve as the technology evolves. Better machine learning models, more training data, more sophisticated design heuristics — each improvement feeds directly into better output without changing the pipeline.
The product thesis is durable regardless of how the AI improves. Small businesses still need websites. The process should still be effortless. The output should still be good enough to publish immediately. As AI capabilities advance, ClickAi will produce better websites. But the problem it solves — giving small businesses a web presence without design skills or large budgets — isn't going away.
That durability is what gives me confidence in the product. ClickAi wasn't built for a technology trend. It was built for a permanent market need. The AI is the mechanism. The need is the foundation.
Enjoyed this article?
I write about building products, AI, aviation, and the journey of entrepreneurship. Follow along for more.
Keep reading

LegalAgento: AI-Powered Unbundled Legal Services Marketplace
80% of Americans with civil legal problems can't afford an attorney. Unbundled legal services is the solution the industry ignored. We built the AI marketplace.

Prototyping LegalAgento: From Research to Working Product
How eight months of research became a working prototype. the technical decisions, the surprising challenges, and the first user reactions to AI-guided legal help.

The Future of Unbundled Legal Services: LegalAgento Bet
The legal industry is where healthcare was twenty years ago. Unbundled services powered by AI are the path to making legal help affordable.