top | item 44540255

(no title)

mesmertech | 7 months ago

Not the OP but this is smth I've vibecoded using cursor: https://bestphoto.ai/ MRR ~$150. It basically started as a clone of my other site: https://aieasypic.com (MRR 2.5k, 5-8k/mo rev) since I was having trouble keeping code context in mind and claude was pretty bad at doing full features with the tech stack I used for that site(Django BE, NextJS FE) making adding new features a pain, so I completely switched to a stack that claude is very good at NextJS fullstack(trpc BE) and now it can basically one-shot a feature request.

Just putting this here because a lot of times AI coding seems to be dismissed as smth that can't do actual work ie generate revenue, while its more like making money as a solo dev is already pretty rare and if you're working in a corp. instead you're not going to just post your company name when asked for examples on what you're using AI for.

discuss

order

imiric|7 months ago

Those are exactly the kind of AI slop products I would expect to be vibe coded. You've created yet another wrapper around LLM APIs where the business model is charging a premium over existing services. Your revenue depends on the ignorance of customers to not realize they can get the same or better service for cheaper from companies that actually do the hard work. I bet SEO hacking is really important to you.

It's irrefutable that AI tools can be used to create software that generates revenue. What's more difficult is using them to create something that brings actual value into the world.

senko|7 months ago

> yet another wrapper around LLM APIs

Patio11 famously built, ran for a number of years (profitably) and then sold a "wrapper for a random number generator" (bingocardcreator.com)

Value is in the eye of the beholder, and only tangentially related to the technical complexity or ingenuity.

TrackerFF|7 months ago

Eh, it is more like an extended/better UI. Plenty of people are willing to pay for just that.

There are lots of people that only use LLMs in whatever UI the model companies are providing. I have colleagues that will never venture outside the ChatGPT website, even though with some effort they could make their tooling richer by using the API and building some wrapper or UI for it.

mesmertech|7 months ago

Sure man, any product you don't like is just "another wrapper". I guess every website is just a wrapper over postgres or wordpress too. I run my own serverless GPU containers on runpod with a combination of comfy and my own fastapi servers using diffusers, not that it'd even matter if I just used some third party APIs. It originally even started as smth that was hacked together using 4x 4070ti supers in my basement that I then moved to runpod. Indiehacking is mostly marketing, nobody cares if you built some technically beautiful thing.

Also its easy to criticize from the sidelines but, do you have products that you made by yourself that are used by hundreds of thousands of people? I have 5 such sites, 2 of which I named above

apwell23|7 months ago

I love examples like these. I eventually want to start a bunch of these too.

thanks for sharing.