Portfolio

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.

Project 01 — Delivered · AI / Document Digitization
Surya OCR FastAPI React + Vite Cloud GPU WebSockets

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 proof: 33 books digitized on the way to a 200-book library. Crash-resilient — a 500-page book interrupted at page 400 resumes from exactly where it stopped, even across server restarts.
BookScan editor — original scan on the left, editable OCR text on the right

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.

BookScan upload screen with a live per-book OCR job queue

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.

Project 02 — Live · AI Content Platform
AI Content Generation SEO Automation Zero Manual Work PHP MySQL

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.

Live proof: 199 articles published automatically, 763 products catalogued, 2,533 total views — with zero human content work after initial setup.
BabyJunctions Admin Dashboard — analytics and control panel

Admin Dashboard

BabyJunctions Live Website

Live Site

Project 03 — Live · AI Automation · Individual
AI Music Generation YouTube Automation Zero Manual Work

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.

Live proof: 7 videos published, 1,500+ views on top videos — all generated and uploaded automatically.
Sanatani Instrumental — AI Music YouTube Channel

YouTube Channel

Project 04 — In Development · Religious & Spiritual
iOS Android AI Guide Worldwide Launch In Development

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.

Sarathi AI engine simulator — user profile, daily wisdom, AI brain trace and feedback ledger

The AI engine simulator used to tune Sarathi — profiles, daily guidance, nightly trace and a feedback ledger

Project 05 — In Development · Religious Segment
iOS Android Pilgrimage Guide Jain Tirth In Development

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 app — home, downloads, temple guide and map screens

Shatrunjay Darshan — a glimpse of the app

Project 06 — Delivered · Healthcare
WhatsApp Business API n8n PHP Healthcare Lead Generation

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.

Result: 80% reduction in manual follow-up effort. Zero missed enquiries. No-shows dropped significantly with automated reminders.

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.

Before

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.

After

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.

Project 07 — Delivered · Healthcare
AI Voice Bot Telephony API Healthcare Pregnancy Care

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.

Result: 100% patient coverage on critical follow-up calls. Hospital staff freed from scheduling and making hundreds of individual calls per month.

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.

Before

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.

After

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.

Project 08 — Delivered · Healthcare
WhatsApp Business API Automation Paediatric Healthcare

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.

Result: Vaccination compliance improved significantly. Parents receive timely, personalised reminders without any manual effort from clinic staff.

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.

Before

Manual records tracking. Staff individually calling or messaging parents. Reminders missed during busy periods. Parents relying solely on memory for vaccination schedules.

After

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.

Project 09 — Live · AI Automation · Social
Instagram API AI Slides ffmpeg PHP + Cron Auto-Post

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.

Live proof: powering @babyjunctions — a Reel a day with zero manual effort.
Open to Work

Currently taking on new projects

Industries and project types I'm actively building in.

Healthcare & Hospitals Manufacturing FMCG Distribution Religious Segment WhatsApp Automation AI Voice Bots AI Content Systems Private AI Dashboards Mobile Apps
Side Quest

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.

DeepConnects Spiritual Blog

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.

Build Together

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.