Skip to content

Latest commit

Β 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 

Repository files navigation

Typing SVG

LinkedIn Portfolio Email Buy Me a Coffee


πŸš€ About Me

I'm a Data Scientist & AI Engineer at Tredence Analytics (IIT Indore, 2023), building production AI systems at the intersection of agentic workflows, distributed backends, and large-scale data. From LangGraph pipelines, to MCP agents with zero-downtime hot-swapping, to distributed URL shorteners hitting 1,497 req/s β€” I ship systems that work at scale.

What I Do:

  • πŸ€– Architect agentic AI systems β€” LangGraph, RAG pipelines, MCP agents, multi-agent orchestration
  • ☁️ Build and provision AWS infrastructure (Bedrock, OpenSearch, DynamoDB, Lambda) via Terraform
  • ⚑ Engineer high-performance backends with async I/O, sharding, caching, and event-driven pipelines
  • πŸ“Š Instrument systems with Prometheus + Grafana β€” P50/P95/P99 latency, error rate, throughput
  • πŸ”§ Deploy containerized stacks on Docker Compose with full observability from day one

Core Strengths: GenAI systems, distributed systems, RAG, agentic workflows, AWS, system design.


πŸ’Ό Featured Projects

Hot-pluggable AI agent platform with runtime tool extensibility via MCP stdio transport

Engineering Highlights:

  • 4 isolated MCP servers exposing 14 tools; static AST scanning catalogs dormant servers without process spawning
  • Zero-downtime hot-swap within a single query lifecycle β€” 3 verified attach/detach cycles
  • asyncio.gather() parallel dispatch + Redis registry (Hash + Sorted Set + pipeline atomic ops)
  • Param auto-correction heuristic resolving LLM key-name mismatches at zero latency overhead
  • 7-container Docker Compose stack β€” 6 Prometheus instruments tracking P50/P95/P99, tool call rate, error rate
  • 40+ async pytest tests across 5 fault modes Β· 100% local on llama3.2 Β· $0 API cost

Tech: Python, MCP SDK, FastAPI, Ollama, llama3.2, Redis, Docker, Prometheus, Grafana, Streamlit

High-performance distributed URL shortening service with full-stack observability

Engineering Highlights:

  • 1,497 RPS with zero errors across 90,000 requests β€” sharded across 3 PostgreSQL nodes via consistent hashing (uhashring)
  • Multi-layer caching (Look-Aside + Cache-Null) β€” 100% cache hit rate, 2.7ms P50, sub-230ms P99
  • Per-shard connection pooling (50 connections Γ— 3 shards) sustaining load under 1,500 RPS
  • 37% throughput improvement (1,094 β†’ 1,497 RPS) migrating to fully async aiohttp + uvloop
  • Redpanda (Kafka-compatible) event-driven analytics pipeline β€” 20+ metric panels across 16 containerized services

Tech: FastAPI, PostgreSQL, Redis, Redpanda, Docker, Prometheus, Grafana, aiohttp, uvloop


🏒 Experience

Data Scientist @ Tredence Analytics Β· Bengaluru Β· June 2023 β†’ Present

Project Impact
Autonomous Deviation Intelligence System β€” LangGraph, Bedrock, OpenSearch, DynamoDB, Terraform CAPA recommendation: 48 hrs β†’ 23 sec across 13.5K+ deviations Β· 94% match accuracy Β· 22% precision lift
Enterprise Text-to-SQL Platform β€” LangChain, FastAPI, PostgreSQL, BigQuery, Snowflake, Milvus 70% latency reduction Β· 60% API cost reduction across 500+ daily queries Β· 4 databases Β· 5+ LLMs
GraphRAG + Anomaly Detection β€” Neo4j, spaCy, Isolation Forest, Autoencoders KOL identification across 50K+ physician records Β· 12% reduction in batch failures

πŸ› οΈ Tech Stack

Languages

Python SQL C++ JavaScript

ML/AI & GenAI

LangChain LangGraph Hugging Face PyTorch TensorFlow

Cloud & MLOps

AWS Azure Terraform Docker Kubernetes MLflow

Databases & Streaming

PostgreSQL Redis MongoDB Neo4j Pinecone Redpanda

Monitoring & Tools

Prometheus Grafana FastAPI Apache Spark Airflow


πŸ“Š GitHub Stats

GitHub Streak
Contribution Graph

πŸ† Competitive Programming

Platform Handle Rating / Rank
⚑ LeetCode Pradumn_89 Rating 1529 · 450+ problems
πŸ† CodeForces Pradumn13 Pupil
🍴 CodeChef pradumn_01 Rating 1806 Β· 3β˜…
πŸ“Š Total β€” 1000+ problems solved

🎯 Current Focus

  • πŸ”­ Building production AI agents with LangGraph, MCP, and AWS Bedrock
  • πŸ—οΈ Deepening expertise in distributed systems and agentic workflow orchestration
  • ☁️ Expanding AWS + Terraform infrastructure-as-code practices
  • πŸ€– Exploring advanced RAG architectures and multi-agent coordination patterns
  • πŸ’¬ Ask me about LangGraph, RAG, MCP agents, AWS Bedrock, distributed systems, caching

πŸ“« Let's Connect

LinkedIn Email Portfolio Buy Me a Coffee


πŸ’‘ "Shipping AI and Distributed Systems that work in production."

Profile Views

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors