Built with AI.
Tested in the Real World.
Real systems solving real problems — in healthcare, manufacturing, FMCG, and the religious segment. Every project started with a problem that couldn't be solved manually anymore.
BookScan — Multilingual OCR for Digitizing Scanned Books
A production-grade web app that turns scanned books in Hindi, Gujarati and English — including older typefaces that defeat conventional OCR — into clean, searchable, structured digital text. Pages stream in live over WebSockets, shown side by side with the original scan for quick correction, and export as plain text, JSON, or a searchable PDF with a real Unicode layer in native Devanagari and Gujarati fonts.

Live editor — original scan beside fully editable OCR text
The Problem
Digitizing a large library of spiritual and philosophical literature at scale — much of it printed in older typefaces — so it can be searched, studied, and ingested into AI systems. Conventional OCR breaks on these scripts and typefaces, and a multi-hundred-page book can't afford to lose work halfway through.
What Was Built
BookScan pairs a modern vision-language OCR model (Surya) on a cloud GPU with a hardened processing pipeline. Users upload up to five PDFs and watch pages get recognized live, each shown beside its original scan with fully editable text. Every page is saved the instant it is recognized, so no work is lost; watchdog timers isolate problematic pages so a single bad scan can't stall a book; rendering was re-architected around pypdfium2 to open each PDF only once, while batched GPU inference keeps the hardware fully utilized. The stack is deliberately pragmatic: a React + Vite frontend, a FastAPI backend on a rented GPU server, and SQLite for persistent per-book job history — REST + WebSockets let an inexpensive local machine drive serious GPU compute on demand.

Upload up to 5 PDFs (or process large books server-side) with a live per-book queue
Why It Matters
BookScan is the engine behind Sarathi, an AI-guided spiritual life-coaching app: it transforms physical books into the high-quality, machine-readable corpus that powers retrieval and reasoning downstream. More than a wrapper around an OCR model, it is a complete, fault-tolerant document-digitization system — designed for messy real-world inputs, multiple Indic scripts, and the unglamorous reliability needed to process thousands of pages without losing a single one.
BabyJunctions — AI Auto Content Publishing Platform
An AI-powered content publishing system that runs 100% autonomously — no manual intervention whatsoever. Built as a live proof-of-concept at babyjunctions.in (199+ articles published, 2,500+ views). The same engine can be deployed for hospitals to auto-publish health content and rank better on Google.

Admin Dashboard

Live Site
Sanatani Instrumental — AI-Automated Music YouTube Channel
Built for a client: a fully automated system that generates original spiritual instrumental music using AI, creates thumbnails and titles, and uploads videos to YouTube — entirely without human intervention. The channel (@sanatani_instrumental) publishes consistently with zero ongoing effort from the owner.

YouTube Channel
Sarathi — AI Spiritual Guide App
A mobile app for iOS and Android launching worldwide. Sarathi is an AI-powered spiritual guide designed to help seekers explore dharma, spirituality, and inner wisdom — available anytime, in the user's language, with intelligent and contextually grounded responses rooted in authentic tradition.

The AI engine simulator used to tune Sarathi — profiles, daily guidance, nightly trace and a feedback ledger
Shatrunjay — Pilgrimage Guide Mobile App
A mobile app for the Shatrunjay Tirth (Palitana) — one of the holiest Jain pilgrimage sites. Pulls and structures content from shatrunjaydarshan.com to give pilgrims a rich, intelligent guide to the tirth — temples, routes, history, and darshan timings — available offline on iOS and Android.

Shatrunjay Darshan — a glimpse of the app
Hospital WhatsApp Lead Generation AI
A multi-specialty clinic's reception team was losing patient enquiries during busy hours. Patients would message, wait hours for a reply, and book elsewhere. Built a WhatsApp automation that captures every inbound enquiry instantly, qualifies patients, auto-books appointments, and fires confirmation + reminder messages.
The Problem
A multi-specialty clinic was receiving 30–50 WhatsApp enquiries per day. The receptionist team — simultaneously handling in-clinic patients — couldn't respond fast enough. Average reply time during peak hours: 2–4 hours. Patients who didn't hear back simply messaged the next clinic. The business was losing 15–20 potential bookings every week to a slow inbox, with no way to track which enquiries had been followed up and which had gone cold.
What Was Built
A WhatsApp automation using Business API + n8n that: (1) responds to every new enquiry in under 10 seconds, (2) walks the patient through qualifying questions — symptoms, urgency, preferred doctor, available timeslots, (3) auto-books the appointment and updates the clinic's system, (4) sends a confirmation, and (5) fires reminders 24h and 1h before the slot. Human involvement only when the query falls outside the automated flow.
Receptionist manually handling 40+ WhatsApp threads daily alongside in-clinic duties. 2–4 hour response times. 15–20 lost bookings per week. No follow-up tracking. High no-show rate.
Every enquiry answered in under 10 seconds. Appointments auto-booked and confirmed. Reminder sequences eliminate most no-shows. Reception staff focus entirely on in-clinic patients. 80% reduction in manual effort.
Key Lesson
The technology was the easy part. The harder work was mapping every edge case in the conversation flow — what happens when a patient says they're in pain right now, or when they ask something outside the bot's scope. Building a clean handoff to a human agent for those cases was what made the system actually usable in a clinical setting.
Hospital AI Voice Bot — Pregnancy & Post-Delivery Care
An AI voice bot that automatically calls pregnant patients at the 8th month of pregnancy with personalised health guidance — and calls again post-delivery for post-pregnancy care follow-up. Zero manual calls from hospital staff.
The Problem
A maternity hospital had a strong desire to provide proactive care guidance to patients — calling pregnant women at key milestones to inform them what to watch out for, and following up after delivery with post-pregnancy care instructions. In practice, this was nearly impossible to do at scale. With hundreds of active patients, manually scheduling and making every call required a dedicated staff member, and calls often got missed or delayed, defeating the purpose of timely guidance.
What Was Built
An AI voice bot integrated with the hospital's patient records. When a patient enters her 8th month of pregnancy, the system automatically initiates a personalised voice call — covering what symptoms to watch for, when to come in immediately, and how to prepare for delivery. After delivery is recorded in the system, a second automated call goes out covering post-pregnancy care: breastfeeding guidance, recovery milestones, warning signs, and when to bring the baby for the first check-up. Both calls use natural-sounding AI voice in the patient's preferred language.
Staff manually tracking patient milestones and calling individually. Calls often missed. Inconsistent information delivered depending on which staff member made the call. Hours spent daily on follow-up coordination.
Every patient receives their call automatically, at exactly the right milestone. Consistent, accurate guidance every time. Zero staff time on outreach calls. Hospital positioned as proactively caring for patients.
Pediatric Vaccine Reminder System
An automated WhatsApp reminder system for pediatric hospitals — sends parents the right vaccine reminders at the right time, based on the child's birth date and vaccination schedule. Deployed at Arham Clinic and other pediatric hospitals.
The Problem
Pediatric hospitals know that timely vaccination is critical — but reminding hundreds of parents individually, at the right time in the vaccination schedule, is a logistical nightmare. Staff were manually checking records and calling or messaging parents, which was time-consuming, inconsistent, and easily missed during busy clinic periods. Many parents missed vaccination windows simply because they forgot — not because they were negligent.
What Was Built
A WhatsApp automation that takes a child's birth date from the clinic's records and automatically sends parents reminders when each vaccine is due — based on the standard Indian vaccination schedule. The reminder includes the vaccine name, what it protects against, and a direct link to book the appointment. The system runs silently in the background, requiring zero staff involvement once set up. Multiple pediatric hospitals now run this — including Arham Clinic in Surat.
Manual records tracking. Staff individually calling or messaging parents. Reminders missed during busy periods. Parents relying solely on memory for vaccination schedules.
Automatic reminders sent at exactly the right time. Consistent messaging to every parent. Zero staff effort. Higher vaccination compliance. Hospital seen as proactive and attentive.
Automated Instagram Content System
A fully hands-off system that posts one animated slideshow Reel per day. AI writes the hook, on-slide text and caption; branded slides are rendered, music is baked in, and the Reel auto-publishes to Instagram on a cron — all running on low-cost shared hosting for under ~₹150/month.
Currently taking on new projects
Industries and project types I'm actively building in.
Beyond client work
Personal projects I build and run on the side — exploring ideas outside of consulting.
DeepConnects — Spiritual Blog
A personal blog exploring spirituality, dharma, and inner life. Written in public. Essays on presence, purpose, and the intersection of ancient wisdom with modern living.
Building in Public
Documenting every AI experiment, win, and failure — from inside the distribution business I actually run. What works, what doesn't, what surprised me.
Want something like this built?
Chat with Deep on WhatsApp — describe your problem and get a same-day response with a clear plan.
2 project slots open this month.