←back to thread

26 points north_creao | 2 comments | | HN request time: 0.001s | source

Hi HN! I'm North, DevRel from the CREAO team. We are a 15-20 person startup, and we spent a couple of months building this vibe coding product. We've been exploring the possibilities of how agents should assist people's work for productivity in various scenarios.

Three months ago, we noticed that all small teams and companies are struggling with subscribing to multiple SaaS tools that never fit their exact needs. Pretty much all founders and SMB professionals need customized productivity tools that fit their daily work routines, but they don't have developers to build these lightweight tools for them. So we thought we needed to build a vibe coding product that allows them to ship their own tools in minutes and get rid of these SaaS subscriptions.

For our product features, we built it differently from all the other vibe coding products. We want our users to build something actually useful instead of just a product prototype. But the current well-known code agents are performing poorly at building complex data schemas and integrating APIs. So we fine-tuned a small model for the following features:

1.Automatically builds complex relational data schemas

2.Automated MCP/API connections with existing systems

With these core capabilities, our code agent can then build internal tools that connect with existing systems with state persistence. For example, I built a dashboard to track my X engagement and export results to a CSV file.

https://drive.google.com/file/d/1FBBOdrtonlj_56jgQuAoPpGnABB...

This productivity boost is specifically designed for small team founders—you can build your own CRM workflows, data dashboards, revenue tracking, etc. Each of these could cost you $20-50/month in SaaS subscriptions.

We are still in the early stage and improving our user experience. Our team is delivering new features pretty much every week, and we would love to hear from HN to give us some suggestions on how we can do better. You can always reach me at north@creao.ai. I love to shape the product together with community users. I hope you can find our work very helpful for your productivity.

Thanks!

Show context
cornholio ◴[] No.44993348[source]
> Each of these could cost you $20-50/month in SaaS subscriptions.

Sounds to me that's a bargain, for half an hour in wages I get a battle tested solution built by real humans with real human feedback in the real world, instead of some unmaintainable oneshot AI approximation with zero support. I would easily waste more than that trying to wrestle some prompt into doing what I need, and even when it finally does it's still spaghetti code that will eventually fall behind surrounding reality and lock my precious data into a custom abomination.

Clearly the value proposition here is not replacing SaaS solutions but creating very customized solutions that simply don't exist as a product - just like spreadsheets in the previous era. A spreadsheet does not pretend it is a programming language, it just solves the data processing problem the user has in a visual and intuitive way.

This is to me the most glaring issue with vibe tools, they do seemingly advanced stuff but their users don't really understand the result they get, they are just firing their harpoon and get dragged wherever the whale will take them.

replies(4): >>44993411 #>>44993423 #>>44993931 #>>44995776 #
1. enneantic ◴[] No.44995776[source]
> I get a battle tested solution

I'm sorry but what do you mean by that? Isn't "battle tested" the opposite of a new product?

replies(1): >>45002137 #
2. cornholio ◴[] No.45002137[source]
The OP is comparing the SaaS offering with a vibe coded tool, and concludes that it's cheaper to spin your own. And I claim that, relatively speaking, any SaaS offering is much more "battle tested" then an automatically generated tool that only existed for 5 seconds.