Satyam Namdev
Final-year IIT Madras student (BS Data Science, graduating May 2026) with 1.5+ years of remote production engineering at US startups.
Backend AI Engineer @ezAIx, Inc — real-time AI infrastructure, voice systems, LLM agents, and Azure cloud services.
Ex Founding AI Engineer @TunableLabs — built Legal-AI pipelines with LangGraph, multi-LLM orchestration, and RAG over legal documents.
namdev2003satyam@gmail.com
Experience
Backend AI Engineer
May 2025 – PresentezAIx, Inc · Thousand Oaks, USA (Remote)
- –Architected VoiceCoreIQ backend — 18 Django apps, intelligent routing, queue orchestration, and omnichannel messaging.
- –Built production AI Voicebot with Azure OpenAI GPT-4o Realtime, enabling sub-second latency and tool-calling (order lookup, CSAT).
- –Engineered RAG pipeline: Azure Blob → Azure Document Intelligence & Firecrawl → llama-text-embed-v2 → Pinecone namespaces.
- –Designed node-based visual workflow engine for dynamic call routing, IVR, and omnichannel orchestration.
- –Developed real-time Agent Presence Dashboard via custom ASGI SSE middleware and Redis Pub/Sub for live supervisor monitoring.
- –Architected event-driven Azure integration using Event Grid and webhooks for incoming calls, media streams, and call recordings.
- –Reduced TTS costs by 85% and call setup latency by 70% via 3-tier caching (Redis → Blob Storage → Generation).
- –Flew to Dubai (Dec 17–22, 2025) for the company kickoff — selected engineers and founders gathered in person for a week of strategy and planning.
Founding AI Engineer
Nov 2024 – Apr 2025TunableLabs, LLC · San Francisco, USA (Remote)
- –Built end-to-end Legal-AI system — FastAPI backend, Next.js frontend, Supabase (PostgreSQL) for multi-tenant chat sessions and document collections.
- –Designed LangGraph-based Entity Extraction Agent with schema validation and multi-agent orchestration across 5,000+ legal documents.
- –Implemented multi-LLM orchestration, streaming responses, and real-time WebSocket updates; integrated live web search via Tavily and Exa APIs.
- –Refactored a tightly coupled Gradio monolith into a modular FastAPI backend, enabling scalable API integration across multiple law firms.
Projects
Things I've built.
VoiceCoreIQ — Enterprise Contact Center
AIArchitected the full backend — Django ASGI across 18 apps for intelligent routing, queue orchestration, and omnichannel. Production AI Voicebot bridging Azure OpenAI GPT-4o Realtime with ACS media streams. Built visual node-based workflow engine, multi-tenant MongoDB analytics, RAG pipeline, and real-time Agent Presence Dashboard via SSE. Engineered event-driven architecture using Azure Event Grid for incoming calls and recording webhooks. Reduced TTS costs by 85% and call latency by 70%.
Legal-AI System — TunableLabs
AIEnd-to-end async Legal-AI platform using FastAPI, Next.js, Supabase, Weaviate. LangGraph entity extraction agent with 92% accuracy across 5,000+ documents. Served 200+ legal professionals with 99.9% uptime and 100+ concurrent users.
MedMitra — AI Medical Case Management
AIMulti-agent system using LangGraph to automate medical case analysis — processing 500+ patient notes, lab reports (LlamaParse), and radiology images (Llama 4 vision) with 94% accuracy. SOAP notes and diagnostic suggestions in under 3 seconds.
StreetSpecter — Real-Time Pothole Detection
AICustom-trained YOLOv8s on 5,493 images — 90% detection accuracy. OpenStreetMap API integration to map 1,000+ km of road data for geolocated pothole reporting. Dockerized deployment.