SwiftAid: a one-tap ambulance dispatch prototype
An early prototype — think "Rapido, but for ambulances" — where you call an ambulance with a single tap and it's tracked in real time. Built in 2024 to see if the idea held together.
SwiftAid was an early prototype from 2024. The idea was straightforward, if a little ambitious: calling an ambulance should be as simple as ordering a ride. Think “Rapido, but for ambulances” — one tap, no long form, and the ambulance is on its way.
What it does
A user opens the site and requests an ambulance with minimal detail — no hassle, no lengthy intake. On the other side, ambulance drivers are connected to the system, and the request is routed to a nearby one. It uses open map APIs for real-time location tracking so both sides can see where things are, and there’s AI-assisted first-aid guidance for bystanders while help is on the way.
It was a working prototype — the website and the core flow functioned — rather than a production system.
What I took away
SwiftAid was about testing whether an idea was worth building at all: could you strip an emergency request down to one tap and still route it usefully? Getting real-time location tracking working and thinking through the two-sided flow (requester and driver) was good practice in prototyping fast to answer a question, then being honest that a real version would need a lot more — regulation, reliability, and genuine dispatch integration — before it could touch a real emergency.
AI engineer & full-stack developer building LLM products, automation, and RAG pipelines.
Continue reading

KEA: a local-first AI desktop tool in Rust and Tauri
My personal AI desktop tool — rewrite text with a hotkey, dictate with a local or hosted model, and get meeting notes without a subscription. Rebuilt from a Swift app into a Rust + Tauri one.

Jain Parichay: from a PDF-sharing tool to a full matrimony platform
The platform I built and ran as a software developer for Jain Parichay's matrimony service — how it went from an Express app that circulated biodata PDFs to a full NestJS/Astro product with an automated biodata-import pipeline.

YourMitra: building a live AI storybook platform on my own
The story behind YourMitra — a personalized AI storybook product I built end to end, from the generation pipeline to payments, rate limiting, and the admin panel that runs the business.