Skip to content
View sabarishreddy99's full-sized avatar
🧭
Focusing
🧭
Focusing

Highlights

  • Pro

Block or report sabarishreddy99

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sabarishreddy99/README.md

Portfolio LinkedIn Email Qualcomm Winner

profile views

🧠 About

I build AI systems that hold up under real production pressure β€” at the intersection of distributed systems and agentic AI. 3+ years across Fortune 500 energy infrastructure (Shell PLC) and research-scale AI (NYU).

  • πŸ”¬ Currently building GeneCart, an AI-assisted genomics discovery platform at NYU's Center for Genomics & Systems Biology β€” owning the agent/LLM layer with LangGraph + PyTorch.
  • ⚑ Cut P99 RAG latency by 78% (450ms β†’ <100ms) on a Multi-Agent research engine serving 3,000+ RPS at 99.9% uptime.
  • πŸͺ¨ Pushed LLM inference to 15ms on Snapdragon NPUs (10Γ— faster than cloud) via QLoRA + AWQ quantization β€” won the Qualcomm Edge AI Hackathon.
  • πŸ›’οΈ Kept Shell's maritime telemetry alive at 115GB/day across 200+ offshore stations, zero data loss.
  • πŸŽ“ M.S. Computer Science, NYU (GPA 3.8) Β· TA for Algorithms & ML for Bioinformatics.
  • πŸ’‘ I like chasing unconventional ideas, and I care about engineering that serves a real human need.

Curious how I built this profile? My portfolio runs Avocado AI, a streaming RAG agent you can actually talk to β†’ jayaremala.com

πŸ› οΈ Tech Stack

Languages

Python Java C++ TypeScript JavaScript SQL Bash

AI, ML & Agents

LangGraph PyTorch RAG FAISS QLoRA AWQ ONNX BGE-M3 Vertex AI MCP

Systems & Cloud

AWS GCP Kubernetes Docker Kafka Redis Nginx Databricks Snowflake Terraform

Frameworks & Databases

FastAPI Next.js React Node.js Spring Boot PostgreSQL MongoDB DynamoDB

πŸš€ Featured Projects

Production portfolio fronted by a streaming RAG agentic chatbot with a 4-stage hybrid retrieval pipeline: query expansion β†’ batched dense search (ChromaDB / all-MiniLM-L6-v2 ONNX) β†’ BM25 lexical search β†’ Reciprocal Rank Fusion (k=60) β€” all before Gemini 2.5 Flash sees the question. Multi-provider fallback (Gemini / Groq / OpenRouter), incrementally auto-syncing knowledge base, blue-green deploys on AWS Lightsail. Next.js 16 FastAPI ChromaDB BM25 RRF fastembed ONNX Docker GitHub Actions

πŸ† SnapLog β€” Edge AI Security Engine Β· Qualcomm Hackathon Winner

15ms token latency on Snapdragon NPUs β€” 10Γ— over cloud inference β€” by fine-tuning Llama 3.2 3B on security logs with QLoRA and deploying via 4-bit AWQ quantization through ONNX Runtime on-device. Offline-first SQLite buffer guarantees zero data loss during network partitions. QLoRA AWQ ONNX Runtime Llama 3.2 Snapdragon NPU FastAPI

🧬 GeneCart β€” AI Genomics Discovery (in active development @ NYU CAS)

AI-powered platform making genomic data exploration actionable for researchers. Owning the agent/LLM layer with LangGraph + PyTorch and the full-stack delivery path on AWS + Kubernetes. LangGraph PyTorch FastAPI React PostgreSQL AWS

πŸ”Ž Multi-Agent Research Discovery Engine

Production LangGraph + Llama 3.1 70B system semantically mapping global researcher collaboration networks across millions of Elsevier papers. 78% P99 latency cut via write-through Redis caching; 99.9% uptime at 3,000+ RPS on AWS ECS. LangGraph Llama 3.1 70B BGE-M3 Redis AWS Kubernetes

Conflict-free multi-user editing with Yjs (CRDTs) + WebSockets, horizontally scaled behind Nginx. 65% better AI auto-complete context via an AST-chunking, Voyage-Code-2 embedding agent. CRDTs WebSockets Claude 3.5 Voyage AI Redis Docker

πŸ“ˆ gradeVITian Β· GitHub

Academic grade-forecasting PWA β€” 17K+ monthly active users, 20K+ accounts, #2 Google Search ranking. Ran 6+ years in production, recently rebuilt on Next.js + FastAPI. Next.js React FastAPI PWA SEO

πŸ’Ό Experience Highlights

Where Role Impact
NYU CAS – Genomics & Systems Biology Software Engineer (Jun 2025 – Present) Building GeneCart's agent/LLM layer (LangGraph + PyTorch)
NYU IT – High-Speed Research Network Software Engineer, Research Infra 78% P99 latency cut Β· 99.9% uptime @ 3K+ RPS Β· 65% faster deploys
Wipro (Client: Shell PLC) Software Engineer Zero-data-loss Kafka pipeline Β· 115GB/day Β· 200+ offshore stations
VIT University Full Stack Developer gradeVITian β†’ 17K+ MAU, #2 on Google

πŸ“Š GitHub Stats

GitHub Stats Top Languages GitHub Streak

🀝 Let's Build Something

Open to roles in Healthcare, Finance, and Consumer (Entertainment & Retail) where AI infrastructure has to actually work at scale.

Portfolio LinkedIn Email

Pinned Loading

  1. CodeCollab CodeCollab Public

    TypeScript 2 1

  2. BigData_CS-GY-6513_Fall2023_Proj BigData_CS-GY-6513_Fall2023_Proj Public

    Jupyter Notebook 1

  3. CS-GY-6083-SHEMS-Fall-23 CS-GY-6083-SHEMS-Fall-23 Public

    Smart Home Energy Management System

    HTML 1

  4. gv-official gv-official Public

    Dynamic gradevitian website

    PHP

  5. jayaremala jayaremala Public

    Jaya's AI Portfolio and Blog

    TypeScript

  6. tailorbird tailorbird Public

    Tailorbird β€” a resume-tailoring toolkit

    Python