# Samarth Saraswat > Samarth Saraswat is an AI Engineer at Tazapay in Bangalore, building AI for fraud detection and anti-money laundering in cross-border payments. Previously a Data Scientist at Microsoft for 3+ years and the builder of Seller Copilot, an AI for enterprise sales that stopped $100M+ a year in revenue leakage. B.Tech in Electronics & Communication from IIT Guwahati (2022). Builds on-device and local-first AI products, writes about product metrics on Substack, and does stand-up comedy. Website: https://www.samarthsaraswat.com/ Contact: samarth.iitg@gmail.com, or the "Raise a ticket" form at https://www.samarthsaraswat.com/#ticket ## Work - Now: AI Engineer, Tazapay. AI for fraud detection and anti-money laundering in cross-border payments. - Before · 3+ years: Data Scientist, Microsoft. Built Seller Copilot, an AI for enterprise sales. Stopped $100M+ a year in revenue leakage. ## Facts - Now: AI Engineer, Tazapay - Before: Data Scientist, Microsoft · 3+ years - School: B.Tech, Electronics & Communication, IIT Guwahati, 2022 - Also: YC Startup School, Bangalore · the first edition there, April 2026 - Based in: Bangalore, India - Writes at: samarthsaraswat.substack.com - Off hours: Stand-up comedy. The mic is not a prop. ## Skills - AI systems: LLM copilots & agents, RAG & hybrid retrieval, On-device inference, Evals & golden sets, Fraud & AML detection - Machine learning: NLP, Speech recognition, Anomaly detection, Model evaluation, Deep learning - Product: AI product management, Experimentation, OKRs & North Star metrics, Metric design - Tools: Python, PyTorch, LangGraph, Claude Code, Codex, SQL ## Projects ### Survive AI (On-device AI · Android) An offline-first survival assistant that runs a 2B language model and a retrieval pipeline entirely on an Android phone. Emergencies take the network with them. Floods drop cell towers, shutdowns remove the rest, and the moment someone needs to know what to do about a snakebite or a gas leak is the moment they cannot look it up. Survive AI answers “kutte ne kaata” or “chest pain” with no bars. Eighteen India-specific guides are searched with three retrieval legs (BM25, query expansion with romanised Hindi, and a dense encoder), fused with weighted reciprocal rank fusion, and handed to Gemma 2B through an instruction-last prompt tuned for small models. Every answer cites the paragraph it came from, and an output guard blocks anything the guides forbid. - Runs on: Android, 6 GB RAM, zero bytes sent at runtime - Model: Gemma 2B IT, INT4, CPU backend - Retrieval: Recall@5 89.7% hybrid vs 81.5% keyword-only - Stack: Flutter, SQLite FTS5, ONNX Runtime, Python build step - Code: https://github.com/s-samarth/survive-ai - Get it for Android: https://www.samarthsaraswat.com/survive-ai ### Desi Dictation (Local speech · macOS) Local-first Hinglish dictation for macOS. Hold a key, speak the way you actually talk, release, and Roman-script Hinglish lands in whatever app you are typing in. Dictation tools understand English or Hindi. Nobody in Bangalore talks like that. “Kal meeting hai, please deck ready rakhna” is one sentence, and it should land as one sentence. A global hotkey captures 16 kHz audio, whisper.cpp runs a Hinglish fine-tuned Whisper on Metal, a user dictionary cleans it up, and a pasteboard swap drops the text into the focused app. No cloud, no subscription, runs on a MacBook Air. The current beta ships five curated models with per-language defaults, voice-activity pause handling, chunked transcription for long dictation, and a warm-mic pre-roll so the first word is never lost. - Runs on: macOS, Apple Silicon, fully local - Latency: 0.21 s English, 1.47 s Hinglish per dictation (M3 Air) - Models: Oriserve Whisper-Hindi2Hinglish, Parakeet TDT, Vaani - Stack: Swift, SwiftUI, whisper.cpp, Metal, Silero VAD - Code: https://github.com/s-samarth/desi-dictation - Get it for Mac: https://www.samarthsaraswat.com/desi-dictation ### Data Science Preparation (Community · Free study hub) A free, hosted study hub for anyone preparing for data science and machine learning roles. Seven self-contained knowledge bases, built as independent MkDocs sites and stitched under one landing page: Mathematics, Classical ML, Deep Learning, LLMs, Agentic AI, Productionizing ML, and twenty ML system-design case studies with full interview transcripts. It also doubles as a knowledge base for AI agents. A machine-readable index maps every topic to its page, with a citation protocol so an agent can say what it already knew versus what it went and looked up. - Lives at: GitHub Pages, rebuilt on every push - Format: 7 MkDocs Material sites, one hub - For: Anyone. No sign-up, no paywall - Code: https://github.com/s-samarth/DataSciencePreparation - Open the hub: https://s-samarth.github.io/DataSciencePreparation/ ## Writing - [Your Dashboard Is Lying to You](https://samarthsaraswat.substack.com/p/your-dashboard-is-lying-to-you-the): There is nothing worse than thinking your product is a hit while every customer out there just hates it, but you don't know it. A guide on how to decide product metrics, so that you have an accurate read. - [Your Product Has 47 Metrics and Zero Direction](https://samarthsaraswat.substack.com/p/your-product-has-47-metrics-and-zero): The metric overload problem and how to focus on what actually matters. An explainer on North Star Metrics. - [Instagram Knows You Better Than Your Parents](https://samarthsaraswat.substack.com/p/instagram-knows-you-better-than-your): The product metrics Instagram is tracking for its users, and why those metrics are the best indicators of active engagement. - All posts: https://samarthsaraswat.substack.com ## Profiles - LinkedIn: https://linkedin.com/in/s-samarth - GitHub: https://github.com/s-samarth - Substack: https://samarthsaraswat.substack.com