Hey Indie Hackers 👋
Last month I posted here about a tiny suite of offline AI tools I’m building under the name FanStudio – everything runs on your device, no account, no tracking.
Quick recap:
I’m David, solo iOS dev
Building small offline AI utilities for iPhone / iPad
Two apps live right now:
My self-imposed rules:
On the “human” side this all feels great.
On the “is this a real business?” side… I’m still not sure 😅
So I wanted to share what I’ve learned so far and get some advice from people who’ve been doing this longer.
There are a few categories of data I really don’t like sending to random servers:
Most AI apps default to: “upload everything to our backend, trust us”.
I basically flipped it to:
“If it can’t run on-device, I don’t ship it.”
That means:
Users seem to genuinely like the offline / no cloud angle.
It makes the trust conversation a lot easier.
And as a solo dev, it’s nice that I don’t have to worry about GPU bills or infra blowing up on launch day.
The part I didn’t think through enough is what this does to the business side.
1. No analytics = slower feedback
Because I avoid analytics SDKs, I don’t really know:
Right now my “analytics” are:
It feels clean, but honestly it’s also like driving at night with the headlights on low beam.
I’m still trying to find the line between:
2. On-device AI has real limits
Cloud models make you lazy. On-device models constantly remind you of physics.
I’m always juggling:
For example:
There are moments where I think:
“If I just had a small backend, this would be so much easier…”
…and then I remember I’m the one who said “no backend” in the first place 😅
3. One-time pricing in a subscription world
Personally I hate being subscribed to 20 different tools.
So for now both apps are:
The good:
The hard part:
I know there are ways around this (paid upgrades, bundles, pro tiers, new apps in the same ecosystem), but I definitely feel like I’m swimming against the “everything is a subscription now” current.
This is the part where I’d really appreciate honest opinions from people here.
If you were in my shoes:
1) How would you price this kind of thing?
I’d like to avoid classic monthly subs if possible, but I also don’t want to trap myself in “sell once, support forever”.
2) Would you lead with “offline AI” as the main pitch?
Right now I’m doing:
Main hook = concrete pain
Offline / privacy is the trust angle on top
Curious what you’d do:
3) Any good examples of similar products / playbooks?
If you know indie products that:
…I’d love to study how they’re doing it.
A year from now, I’d love FanStudio to be:
I’m based in Asia, building mostly for a global audience, and I’m basically trying to answer:
“Can a solo dev make a decent living from small, opinionated offline tools?”
Right now the honest answer is:
“Maybe? I hope so?” 😅
If you’ve tried something similar (or think I’m over-optimizing for principles and under-optimizing for survival), I’d really love to hear your take.
Also happy to share more concrete details (Core ML setup, model choices, any early numbers, mistakes) if that’s interesting.
Thanks for reading 🙏