Skip to content
View PranavShashidhara's full-sized avatar

Block or report PranavShashidhara

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
PranavShashidhara/README.md

👋 Hi, I'm Pranav

🎓 MS in Data Science  ·  🤖 Building applied AI systems  ·  ⚙️ Interested in scalable ML + LLM infrastructure

I enjoy building systems that go from data → model → deployment → real-world use.


🧠 What I'm Interested In

  • Large Language Models (LLMs) — architecture, fine-tuning, and inference
  • Retrieval-Augmented Generation (RAG) — building grounded, production-ready pipelines
  • AI Agents & Automation — autonomous workflows and tool-use systems
  • Applied Machine Learning — bridging research and real-world impact
  • Generative Models — diffusion models, RLHF, and parameter-efficient fine-tuning
  • MLOps & Infrastructure — CI/CD for ML, model registries, monitoring
  • Distributed Model Serving — high-throughput, low-latency inference at scale

🚀 What You'll Find Here

  • End-to-end ML projects
  • LLM experimentation + fine-tuning
  • RAG architectures
  • Production-ready pipelines
  • Dockerized & cloud-deployed systems
  • Infrastructure experiments

📊 GitHub Activity


🛠 Tech I Use Often

ML / AI  ·  Python · PyTorch · LangChain · Hugging Face · scikit-learn

Infrastructure  ·  Docker · Kubernetes · AWS · Terraform · GitHub Actions

Data  ·  SQL · dbt · Spark · Data Pipelines


🔭 Currently Exploring

  • Efficient fine-tuning techniques (LoRA, QLoRA, PEFT)
  • High-throughput model serving (vLLM, TGI)
  • Autonomous agent workflows
  • Infrastructure for scalable AI systems

📫 Connect

LinkedIn

Pinned Loading

  1. Movie-Recommendation-system Movie-Recommendation-system Public

    This project focuses on developing a recommendation system utilizing various learning techniques, including collaborative filtering, matrix factorization, and restricted Boltzmann machines (RBMs).

    Jupyter Notebook 1

  2. MediAssist_AI MediAssist_AI Public

    Offline-capable, multilingual voice-based medical assistant using Claude 3.5, BioGPT, Whisper, and RAG. Built for reliability in low-connectivity settings.

    Python

  3. ML_ops_deployment ML_ops_deployment Public

    This project is done to demonstrate an end to end MlOps workflow using a machine learning model.

    Python

  4. Seg_diffusion Seg_diffusion Public

    Segmentation-guided diffusion models for controllable brain MRI synthesis using BraTS 2021. Supports counterfactual generation via Mask-Ablated Training (MAT) to modify or remove tumors, evaluated …

    Jupyter Notebook 1 1

  5. distributed-llm-stack distributed-llm-stack Public

    End-to-end platform for fine-tuning and deploying Llama-3.1 8B-Instruct on SQL generation using QLoRA, 4-bit quantization, and multi-GPU inference. Focuses on memory-efficient, high-throughput LLM …

    Jupyter Notebook

  6. multilingual_toxicity_classification multilingual_toxicity_classification Public

    A multilingual NLP system using XLM-RoBERTa-Large for multi-task classification that detects toxic content and harmful intent across 15+ languages with binary toxicity and multi-label intent heads.…

    Jupyter Notebook