<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Mokshit Jain</title>
    <link>https://mokshit.jainparichay.in/blog/</link>
    <description>Field notes on building AI products — RAG pipelines, workflow orchestration, automation, and the engineering behind shipping them.</description>
    <language>en-us</language>
    <item>
      <title>My AI coding setup: Claude Code as an orchestrator, not a writer</title>
      <link>https://mokshit.jainparichay.in/blog/my-ai-coding-setup</link>
      <guid isPermaLink="true">https://mokshit.jainparichay.in/blog/my-ai-coding-setup</guid>
      <pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate>
      <dc:creator>Mokshit Jain</dc:creator>
      <description>I do not have a $200 or $100 AI plan. I have a $20 Claude Code account and about $35 of my own — so I made Claude Code orchestrate cheaper agents instead of writing code itself. Here is the setup and the economics.</description>
    </item>
    <item>
      <title>KEA: a local-first AI desktop tool in Rust and Tauri</title>
      <link>https://mokshit.jainparichay.in/blog/kea-cross-platform-ai-desktop</link>
      <guid isPermaLink="true">https://mokshit.jainparichay.in/blog/kea-cross-platform-ai-desktop</guid>
      <pubDate>Fri, 10 Jul 2026 00:00:00 GMT</pubDate>
      <dc:creator>Mokshit Jain</dc:creator>
      <description>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.</description>
    </item>
    <item>
      <title>Jain Parichay: from a PDF-sharing tool to a full matrimony platform</title>
      <link>https://mokshit.jainparichay.in/blog/jain-parichay-matrimony-platform</link>
      <guid isPermaLink="true">https://mokshit.jainparichay.in/blog/jain-parichay-matrimony-platform</guid>
      <pubDate>Thu, 02 Jul 2026 00:00:00 GMT</pubDate>
      <dc:creator>Mokshit Jain</dc:creator>
      <description>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.</description>
    </item>
    <item>
      <title>YourMitra: building a live AI storybook platform on my own</title>
      <link>https://mokshit.jainparichay.in/blog/yourmitra-ai-storybook-platform</link>
      <guid isPermaLink="true">https://mokshit.jainparichay.in/blog/yourmitra-ai-storybook-platform</guid>
      <pubDate>Sat, 20 Jun 2026 00:00:00 GMT</pubDate>
      <dc:creator>Mokshit Jain</dc:creator>
      <description>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.</description>
    </item>
    <item>
      <title>An autonomous AI testing tool: agents that test APIs and UIs on their own</title>
      <link>https://mokshit.jainparichay.in/blog/autonomous-ai-testing-tool</link>
      <guid isPermaLink="true">https://mokshit.jainparichay.in/blog/autonomous-ai-testing-tool</guid>
      <pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate>
      <dc:creator>Mokshit Jain</dc:creator>
      <description>DRCODE's main product — a tool that captures what a tester does and then has an AI agent test the APIs and UI by itself. The UI-testing toolkit was mine to build from scratch.</description>
    </item>
    <item>
      <title>3D wall decor: from a wall photo to a 3D model and a bill of materials</title>
      <link>https://mokshit.jainparichay.in/blog/3d-wall-decor</link>
      <guid isPermaLink="true">https://mokshit.jainparichay.in/blog/3d-wall-decor</guid>
      <pubDate>Fri, 05 Jun 2026 00:00:00 GMT</pubDate>
      <dc:creator>Mokshit Jain</dc:creator>
      <description>A real-time 3D wall-visualization system — photo plus measurements in, Blender model and an itemized bill of materials out. Here's what it does and the parts I worked on.</description>
    </item>
    <item>
      <title>FDC: a WhatsApp bot that reads cheques and posts them into Busy</title>
      <link>https://mokshit.jainparichay.in/blog/fdc-whatsapp-cheque-bot</link>
      <guid isPermaLink="true">https://mokshit.jainparichay.in/blog/fdc-whatsapp-cheque-bot</guid>
      <pubDate>Thu, 28 May 2026 00:00:00 GMT</pubDate>
      <dc:creator>Mokshit Jain</dc:creator>
      <description>How I built a WhatsApp cheque-settlement bot for a distribution business — GPT-4o Vision OCR, party matching, and writing receipt vouchers straight into their Busy accounting software.</description>
    </item>
    <item>
      <title>DRCODE Interview: the code-execution layer behind a real-time AI interviewer</title>
      <link>https://mokshit.jainparichay.in/blog/drcode-ai-interview</link>
      <guid isPermaLink="true">https://mokshit.jainparichay.in/blog/drcode-ai-interview</guid>
      <pubDate>Sun, 10 May 2026 00:00:00 GMT</pubDate>
      <dc:creator>Mokshit Jain</dc:creator>
      <description>An AI interview platform that talks to candidates in real time and runs a live DSA coding round. I built the code-execution layer and the code editor — here's how that part works.</description>
    </item>
    <item>
      <title>UPSCash: reconciling end-of-day cash against QuickBooks</title>
      <link>https://mokshit.jainparichay.in/blog/upscash-cash-reconciliation</link>
      <guid isPermaLink="true">https://mokshit.jainparichay.in/blog/upscash-cash-reconciliation</guid>
      <pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate>
      <dc:creator>Mokshit Jain</dc:creator>
      <description>A small, focused automation I built in about two weeks for a US department-store chain — matching the cash in each store's register against QuickBooks and flagging the discrepancies that matter.</description>
    </item>
    <item>
      <title>Run App: my first project — a fitness platform with Strava, Garmin, and AI run analysis</title>
      <link>https://mokshit.jainparichay.in/blog/run-app-fitness-platform</link>
      <guid isPermaLink="true">https://mokshit.jainparichay.in/blog/run-app-fitness-platform</guid>
      <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
      <dc:creator>Mokshit Jain</dc:creator>
      <description>The first thing I built at DRCODE, as an intern — a microservice fitness platform that syncs Strava and Garmin, predicts training paces with a small ML model, and analyzes runs with an AI agent.</description>
    </item>
    <item>
      <title>The Astro + NestJS monorepo I actually reuse</title>
      <link>https://mokshit.jainparichay.in/blog/reusable-astro-nestjs-monorepo</link>
      <guid isPermaLink="true">https://mokshit.jainparichay.in/blog/reusable-astro-nestjs-monorepo</guid>
      <pubDate>Fri, 20 Feb 2026 00:00:00 GMT</pubDate>
      <dc:creator>Mokshit Jain</dc:creator>
      <description>A reusable full-stack starter I built so I stop wiring up the same architecture every time — Astro, NestJS, tRPC, and Prisma in one pnpm/Turbo monorepo, set up with a single command.</description>
    </item>
    <item>
      <title>Thrombocizer: an IoT leg-exercise device for paralyzed patients</title>
      <link>https://mokshit.jainparichay.in/blog/thrombocizer-iot-device</link>
      <guid isPermaLink="true">https://mokshit.jainparichay.in/blog/thrombocizer-iot-device</guid>
      <pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate>
      <dc:creator>Mokshit Jain</dc:creator>
      <description>A hardware + software prototype that assists leg movement for paralyzed patients, built with a small team for a medical-device hackathon. It won 1st Runner-Up at MEDHA 2024.</description>
    </item>
    <item>
      <title>AutoTube: turning novels into narrated videos, end to end</title>
      <link>https://mokshit.jainparichay.in/blog/autotube-ai-video-generator</link>
      <guid isPermaLink="true">https://mokshit.jainparichay.in/blog/autotube-ai-video-generator</guid>
      <pubDate>Sun, 25 Jan 2026 00:00:00 GMT</pubDate>
      <dc:creator>Mokshit Jain</dc:creator>
      <description>An early AI project — a pipeline that scrapes a novel, cleans and translates it, generates a voiceover and images, stitches a video with FFmpeg, and uploads it straight to YouTube.</description>
    </item>
    <item>
      <title>Hireza: AI candidate matching that won CipherThon</title>
      <link>https://mokshit.jainparichay.in/blog/hireza-ai-hiring-platform</link>
      <guid isPermaLink="true">https://mokshit.jainparichay.in/blog/hireza-ai-hiring-platform</guid>
      <pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate>
      <dc:creator>Mokshit Jain</dc:creator>
      <description>A hackathon project from early 2024 — an AI-powered hiring platform that matches candidates to roles and analyzes resumes. We won first place at CipherThon 2.0.</description>
    </item>
    <item>
      <title>SwiftAid: a one-tap ambulance dispatch prototype</title>
      <link>https://mokshit.jainparichay.in/blog/swiftaid-emergency-response</link>
      <guid isPermaLink="true">https://mokshit.jainparichay.in/blog/swiftaid-emergency-response</guid>
      <pubDate>Thu, 08 Jan 2026 00:00:00 GMT</pubDate>
      <dc:creator>Mokshit Jain</dc:creator>
      <description>An early prototype — think &quot;Rapido, but for ambulances&quot; — 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.</description>
    </item>
  </channel>
</rss>