Building production AI systems and the infrastructure underneath them โ multi-agent pipelines, LLM inference serving, and distributed systems.
- ๐ญ I'm currently working on AI Agents, RAGs, LLM inference serving, and distributed systems infrastructure
- ๐ฑ I'm learning System Design, Concurrency, Backend Engineering, and AWS
- ๐ฌ Ask me about AI Safety & Evals, Multi-Agent Systems, LLMs, RAG pipelines, LLM Inference Serving, or Backend/Distributed Systems
- ๐ฏ 2026 Goal: Break into AI/ML engineering and ship a production agent system at scale
- โก Fun fact: Big Tennis and Chess enthusiast โ I'll happily watch a 6-hour live chess stream
Languages
AI / ML
Safety & Evals
Systems & Infra
Databases & Tools
| Project | Description | Stack | Link |
|---|---|---|---|
| โก vLLM Inference Benchmarking Harness | Benchmarks LLM serving performance โ throughput, latency percentiles, GPU memory, $/1M-token cost โ for vLLM (fp16/AWQ/GPTQ) vs. a naive HuggingFace baseline; found and fixed a kernel-config bug causing a 3.5x throughput regression | vLLM, Python, Prometheus, Grafana, Docker | Repo |
| ๐๏ธ lsmdb | LevelDB-style LSM-tree key-value store built from scratch in Go โ WAL, per-SSTable Bloom filters, size-tiered compaction โ benchmarked head-to-head against SQLite across 8 workloads | Go | Repo |
| ๐งฎ Mini Feature Store | Point-in-time correct ML feature store with Parquet offline storage, Redis online serving, and a YAML feature registry โ built to prevent training-time data leakage in historical joins | Go, Redis, Parquet, PySpark | Repo |
| ๐ PEFT Reasoning Comparison | Controlled comparison of LoRA, DoRA, and IA3 against zero-shot/few-shot baselines on GSM8K math reasoning under a fixed compute budget, isolating the effect of adapter method from training scale | PyTorch, PEFT, Transformers | Repo |
| ๐ SentinelMesh | Policy-enforced multi-agent orchestration with a custom Go Deep Prompt Inspection proxy โ blocks prompt injection, PII leakage, and RBAC violations in real time | LangGraph, Go, ChromaDB, FastAPI, Docker | Repo |
| ๐จ Incident Response System | Fully autonomous AI pipeline that diagnoses production errors, generates & tests code patches, drafts customer replies, and opens a GitHub PR โ with a human approval gate | LangGraph, Groq, ChromaDB, Streamlit, GitHub API | Repo |
| ๐ฅ Clinic Voice Agent | Real-time phone voice agent for clinic appointment booking built on raw Twilio Media Streams โ no hosted platform, full STT โ LangGraph โ TTS pipeline | Twilio, Deepgram, ElevenLabs, LangGraph, FastAPI | Repo |
| ๐ RAG RBAC Chatbot | Enterprise knowledge-base chatbot with namespace-scoped retrieval, JWT auth, hybrid BM25 + vector search, PII redaction, and Llama Guard safety โ RAGAS faithfulness 0.91 | LangChain, ChromaDB, FastAPI, Redis, Streamlit | Repo |
| ๐งฌ Non-Linear Code Refactoring | Formal study proving Discrete Latent Diffusion Models (LLaDA 1.5 + Path-Guided Unmasking) outperform autoregressive models on complex cross-file refactoring tasks | LLaDA 1.5, PyTorch, Transformers | Repo |
I'm always open to interesting conversations, collaboration, or just a friendly chat.
๐ซ Reach me at aditya.rallapalli0902@gmail.com or connect on LinkedIn.

