← All projects
Karmic.ai
AI First Consumer Mobile App
In Progress · AI Product / Consumer Mobile · 2026 – Present
Role: Founder / Product and Build
Most apps that describe themselves as AI powered are conventional apps with a chat box added near the end of the roadmap. The AI is a feature sitting on top of a product that would function without it.
Karmic.ai is being built the other way around. The intelligence layer is the product surface, and the conventional app scaffolding exists to serve it. That distinction changes almost every decision: what gets stored, how context is retained between sessions, what the app does while the user is not looking, and what the interface asks the user to do versus what it infers.
It is in active development and being built in public. The stack was chosen for iteration speed over architectural purity, because for a consumer product still finding its shape, the ability to ship a change and see it on a real device the same day is worth more than a perfect abstraction.
What it taught me
- AI first is an architecture decision, not a marketing adjective. It shows up in what you store and when you compute, not in whether there is a chat box.
- RAG is what separates an assistant that knows the user from one that guesses convincingly.
- Keeping orchestration outside the client means workflow changes ship without an app release.
- Building the product yourself is the fastest way to learn what is genuinely expensive to build.
Permalink