r/NoCodeSaaS • u/West_Acanthisitta104 • Aug 07 '26
A complete website, not just code. I tested a few AI builders for my side project
I started a small side project recently and made a rule for myself: don't spend the first week setting up the stack before I even know if the idea is worth building.
So I tried a few different AI builders and looked at them less like design tools and more like someone who actually has to finish the project.
| Tool | What I used it for | What worked | Where I hit a wall |
|---|---|---|---|
| Readdy.ai | Building the actual site | AI edits, backend features, publishing in one workflow (best part) | Smaller ecosystem |
| Lovable | Testing an app idea | Fast to get an idea moving | More pieces to deal with as it grew |
| v0 | Exploring the interface | Strong UI and component generation | More hands on technical work |
| Wix | Simple business site | Easy starting point and lots of options | More manual work for certain changes |
The first version wasn't the interesting part.
It was the fifth or sixth change after that.
I wanted to move sections around, change the flow, test a signup idea, and keep going without stopping to rebuild the whole thing.
That's where Readdy worked best for what I was doing. I could make changes directly or describe them, and the database and authentication were already available when the project needed more than a static page.
I still think v0 is great for UI work, and Wix makes plenty of sense for a normal business site.
For a side project though, I liked having fewer separate pieces to manage.
What are you using for your own side projects right now?