Hey Indie Hackers,
I'm a developer based in Nairobi. I got tired of the 'SaaS Tax' and tools that require a 50MB framework just to call an API. So, I built a local-first AI studio in 18KB of raw Vanilla JS.
The Constraints:
Zero Frameworks: No React, no Next.js. Just native Web APIs.
100% Offline: It runs directly from a local .html file. No 'phoning home' to a server.
Privacy First: Your data never leaves your browser's local storage.
The Why:
In my region, reliability is a luxury. I wanted to prove that we can build modern, high-performance professional tools without the 'leash' of a cloud subscription.
I’m pivoting to a 'buy-once, own forever' model. I'd love to hear your thoughts on 'Small Tech' and if you're feeling the same subscription fatigue.
The Manifesto & Demo: [https://akdigitalofficial.blogspot.com/2026/04/the-18kb-rebellion-why-im-founding-non.html]
The wedge is not “AI studio in 18KB.”
That is impressive.
It is not the reason people buy.
The real wedge is:
private, local AI tools you actually own.
That is the product.
18KB is just the proof.
The moment this gets framed around ownership instead of file size, it stops sounding like a dev experiment and starts sounding like a real category bet.
That’s the stronger position.
Right now the product reads like a technical flex.
The better version reads like:
no subscriptions
no cloud dependency
no vendor lock
private by default
That’s the actual buying logic.
Also the current framing is carrying too much manifesto and not enough product signal.
Something like Vroth.com would hold this better than “18KB rebellion.”
Sharper, more durable, and much easier to grow into if this becomes a real local-first software brand.
Update: I've had some great feedback on the 'Local-First' approach. To get the first 10 users in the door and stress-test the bundle, I'm offering a 50% discount for the next 24 hours.
Use code FIRST10 at checkout.
Link: https://payhip.com/AKStores/collection/digital-sovereignty-bundle
Update: Why I chose 18KB of Vanilla JS over a SaaS model.
I’ve had a few people ask why I didn't just build this as a standard $10/mo web app.
The answer is Digital Sovereignty.
By keeping the entire logic library and generator in a single 18KB HTML/JS file, I’m giving the user 100% ownership. No servers to maintain, no data for me to accidentally leak, and zero latency.
It’s been a fun challenge to see how much "SaaS-grade" UI I could pack into a file smaller than a single hero image.
For those interested in the full "Offline-First" stack I'm using (including the visual planner and corkboard), I've bundled them all here:
https://payhip.com/AKStores/collection/digital-sovereignty-bundle
Would love to hear from other devs—are we seeing a shift back to local-first tools, or is the convenience of the cloud still too strong?
Thanks for checking this out! I'm happy to dive into the technical side of how I kept the footprint so small. I used a lot of CSS Grid for the layout and native localStorage for the data persistence.
My goal was to create a 'Sovereign' workspace where the prompts you generate stay yours, completely offline. If anyone has questions about the Vanilla JS architecture or the 'Small Tech' business model, I'm here to chat!