Skip to content
View VinayJogani14's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report VinayJogani14

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
VinayJogani14/README.md

VINAY JOGANI

Machine Learning Engineer | Real-Time Voice AI & Agentic Systems | LLM Engineering, MLOps & Data Infrastructure

Machine Learning Engineer at RSK IT International, building real-time voice agents running in production at drive-thrus, toll booths, and parking lots. MS in Information Systems, Northeastern University (August 2025). I bridge research and production: 4 peer-reviewed publications on explainable AI and adversarial robustness, open-source AI infrastructure on PyPI and npm, and production systems from streaming audio pipelines to agentic LLM workflows.

Resume: View Resume (PDF)


About Me

I build ML systems that survive contact with production. Right now that means real-time voice AI at RSK IT International: streaming audio pipelines with 80-120 ms chunking, VAD and directed-speech gating, ASR/NLU integration, and intent routing into POS, tolling, and gate-control systems, holding end-to-end turn times under ~500 ms across 3 live sites, deployed on-prem and in hybrid edge/cloud setups for 3 production customers and 2 POCs.

Alongside that, I design and ship open-source AI infrastructure focused on making LLM and agentic systems reliable: evals, guardrails, and observability. Earlier, I did AI research at Northeastern's Amal Lab (medical image segmentation, 18TB+ multi-omics processing, multi-GPU training) and clinical data science at Brigham and Women's Hospital (transformer NLP over 10,000+ pharma reports, market microstructure analysis).


Open-Source AI Infrastructure

Project What it does
tracewall Flight recorder + firewall for AI coding agents: records every tool call, tracks lethal-trifecta taint, blocks prompt-injection exfiltration. Zero dependencies, on PyPI.
spareloop Scheduler + optimizer for AI coding CLIs (Claude Code, Codex, Cursor): learns your usage rhythm, queues work into spare capacity, prewarms your usage window. On npm.
whichmodel Describe your task, get one AI model recommendation backed by benchmarks and real developer sentiment. Zero-dependency, CI-validated dataset.

Featured Projects

Project Highlights
Bank Reconciliation Agent Production agentic pipeline (Claude tool calling + rules): 90.6% accuracy / 92.5% F1 on a golden eval suite, invariants, traces, replay
Agentic RAG for 10-K Analysis ReAct agent routing SQL + semantic search, 89% accuracy graded by LLM-as-a-judge
Healthcare Data Pipeline 10M+ patient records: Kafka + Spark Streaming, dbt medallion (31 models), Great Expectations, Terraform, Prometheus/Grafana
Skin Cancer Classification at Scale 91.8% across 35 conditions on 245K images; 3.37x training speedup via PyTorch DDP on 4x A100 + AMP
NBA Injury Prediction System Full MLOps: FastAPI at sub-100ms p95, 1000+ RPS, MLflow, Prometheus/Grafana, K8s
BankNifty Vectorized Backtester 10.3M rows of 1-minute options data processed in under 8 seconds, zero loops

Experience

Machine Learning Engineer, RSK IT International (September 2025 – Present)

  • Engineered low-latency streaming audio pipelines for drive-thru, toll-booth, and parking-lot voice agents across 3 live sites (80-120 ms chunking, VAD/directed-speech gating, ASR, intent routing), holding end-to-end turn times under ~500 ms
  • Architected and deployed serving topologies for 3 production customers and 2 POCs across on-prem edge and hybrid edge/cloud, with containerized ASR/NLU microservices and gRPC/WebRTC streaming
  • Built a RAG-based post-sales QA helper over ~75 internal runbooks and a three-agent ticket-routing layer, cutting misrouted tickets and cross-team handoffs

AI/ML Research Assistant, Amal Lab, Northeastern University (June 2024 – August 2025)

  • Engineered Med-SAM medical image segmentation for multi-modal datasets (MRI, CT, histopathology) with fine-tuned transformer architectures
  • Processed 18TB+ TCGA multi-omics data on Spark and Dask for biomarker discovery across 33+ cancer types
  • Trained a production skin-cancer classifier to 97.28% accuracy with ensembles and external validation across 3 datasets

Research Data Scientist, Brigham and Women's Hospital (August 2024 – December 2024)

  • Built transformer-based NLP analytics (BERT, RoBERTa) over 10,000+ pharmaceutical reports linking media sentiment to regulatory outcomes
  • Designed a HIPAA-compliant meta-analysis framework across ClinicalTrials.gov and PubMed with statistical modeling

Education

Northeastern University, Boston, MA Master of Science in Information Systems (August 2025) Focused Coursework: Advanced Data Science & Architecture, Parallel Machine Learning & AI, LLM with Knowledge Graph Databases, Natural Language Engineering, AI Generative Modeling with focus in Finance

Veermata Jijabai Technological Institute, Mumbai, India Bachelor of Technology in Information Technology (June 2023)


Technical Skills

Programming: Python, SQL, C++, TypeScript, Java, R, JavaScript, MATLAB, Cypher

LLM & Agentic AI: Claude API (tool calling, MCP), GPT-4o, LangChain, RAG, FAISS, ChromaDB, Sentence Transformers, CLIP, Prompt Engineering, LLM-as-a-Judge Evaluation, Agent Orchestration, Evals & Guardrails

Voice & Real-Time Systems: ASR/NLU Integration, Voice Activity Detection, gRPC/WebRTC Streaming, Real-Time Audio Chunking, Session State Machines, On-Prem/Edge/Hybrid Deployment

Machine Learning & Deep Learning: PyTorch, TensorFlow, Keras, Scikit-learn, XGBoost, LightGBM, CNN, Vision Transformers, GANs, Reinforcement Learning (PPO, DQN), Distributed Data Parallel, Multi-GPU Training, Optuna

Data Engineering: Apache Spark, PySpark, Kafka, Airflow, dbt, Dask, Stream Processing, ETL/ELT, Great Expectations, Medallion Architecture

Databases & Cloud: PostgreSQL, MySQL, MongoDB, Neo4j, Snowflake, BigQuery, Redis, Supabase, AWS (EC2, S3, Lambda), GCP (BigQuery, GCS, Pub/Sub)

MLOps & Production: Docker, Kubernetes, MLflow, CI/CD, GitHub Actions, Model Monitoring, Prometheus, Grafana, Terraform, FastAPI, gRPC, Package Publishing (PyPI, npm)

Statistics & Experimentation: A/B Testing, Bayesian Inference, Sequential Testing, Multi-Armed Bandits, Causal Inference, Time Series (ARIMA, GARCH), Monte Carlo

Quantitative Finance: Options Pricing (Black-Scholes, Heston, Monte Carlo), Portfolio Optimization, Vectorized Backtesting, Statistical Arbitrage, VaR/Expected Shortfall


Publications


What Makes Me Different

I don't just build models, I build the entire system around them: streaming ingestion, serving, evals, monitoring, and the deployment that makes it real. I've published research AND shipped production code that paying customers run every day. I understand both the math and the engineering.


Contact

Pinned Loading

  1. spareloop spareloop Public

    Stop wasting your AI coding CLI usage windows. Queue tasks for spare capacity + prewarm your 5-hour window so resets land when you need them. Claude Code, Codex CLI, Cursor.

    TypeScript 7

  2. tracewall tracewall Public

    Flight recorder and firewall for AI agents — records every tool call, tracks lethal-trifecta taint across a session, and blocks the prompt-injection exfiltration path. Zero deps, cross-harness.

    Python 6

  3. Healthcare-Data-Pipeline Healthcare-Data-Pipeline Public

    Enterprise healthcare data pipeline: real-time streaming (Kafka+Spark) + batch ETL processing 10M+ patient records. Airflow orchestration, dbt transformations, Great Expectations validation. SCD Ty…

    Python 1

  4. Skin-Cancer-Classification-Using-High-Parallel-Machine-Learning Skin-Cancer-Classification-Using-High-Parallel-Machine-Learning Public

    High-performance skin cancer classification using EfficientNet-B3 achieving 91% accuracy across 35 conditions on 245K images. Implemented multi-GPU parallelism with 4× NVIDIA A100s for 3.3× trainin…

    Jupyter Notebook 1

  5. NBA-Injury-Prediction-System NBA-Injury-Prediction-System Public

    NBA player injury prediction system with 78% AUC-ROC. Complete MLOps pipeline: 4.5K+ games processed with 55+ engineered features, FastAPI serving <100ms predictions, Redis caching, MLflow experime…

    Jupyter Notebook 1

  6. bank-recon-agent bank-recon-agent Public

    Production-grade bank reconciliation agent with invariants, retries, traces, replays, and evals

    Python 1