Skip to content
View YashBaviskar1's full-sized avatar

Highlights

  • Pro

Block or report YashBaviskar1

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

Hi , I'm Yash Baviskar

Data Engineering | MLOps | Backend Infrastructure
Learning to Craft systems that survive scale.


About

I am an Associate Data Scientist and engineer focused on the intersection of machine learning, distributed systems, and backend infrastructure. I view MLOps not just as a set of tools, but as a commitment to system correctness, reproducibility, and engineering rigor. My goal is to bridge the gap between abstract data science and real-world software engineering, ensuring that models perform under practical constraints like scale, latency, and hardware failure.

Core Engineering Focus:

  • MLOps & Lifecycle Engineering: Architecting reproducible training pipelines, implementing robust experiment tracking, and managing cross-environment compatibility (TensorFlow, PyTorch, R) across GPU-enabled Kubernetes clusters.
  • Multi-Agent AI & RAG Architectures: Designing orchestration frameworks for autonomous agent coordination. I build retrieval-augmented generation pipelines that seamlessly connect LLM reasoning with structured, vector-based knowledge systems.
  • Backend & Distributed Systems: Developing resilient backend services utilizing FastAPI, Flask, and Node.js. My work includes designing API gateway layers and integrating microservices with secure, traffic-managed communication patterns.

I am actively interested in collaborating on scalable ML infrastructure, data platforms, and agentic systems. If you are building robust production-grade architecture, I am always open to thoughtful conversations.


Featured Engineering (Production > Notebooks)

Indian Agricultural Commodities Data Pipeline (Ongoing)

An end-to-end ingestion and transformation engine.

  • Architecture Flow:
    Raw Data → Fast API Ingestion → Transformation (Pandas/Spark) → PostgreSQL → K8s Scaled Endpoints
  • Focus: Managing the full lifecycle—from raw ingestion to structured insights—while scaling workloads dynamically using Kubernetes and exploring distributed processing.

AOSS — Automated Orchestration of SRE & SysAdmin

Multi-agent system designed to reduce manual SRE overhead (Final Year Project).

  • Capabilities: Intelligent system orchestration, live monitoring & observability, and strict compliance automation.
  • Impact: Built with a systems-first mindset to autonomously manage infrastructure bottlenecks and automate routine SysAdmin tasks.

AI Insurance Advisor & Compliance Agent

A multi-agent AI system built for policy understanding and IRDAI compliance checking.

  • Capabilities: QA over complex PDF policies, coverage gap detection, and personalized insurance recommendations.
  • Tech Highlight: Deep RAG pipeline utilizing FAISS + Embeddings, with complex LLM orchestration handled via LangChain.
  • (Note: This is the system that secured my Data Science Internship!)

🎤 Leadership & Community

  • Technical Head & Ambassador, DSA Club: Spearheaded technical initiatives and organized major inter-college events (like the 6-hour DATAWEB hackathon).
  • Tech Evangelism: Conducted 5+ deep-dive technical sessions reaching 200–300+ students.
  • Curriculum: Taught Data Science fundamentals, API integrations, real-world data workflows, and applied ML concepts with practical, live demos.

💻 Tech Stack & Tools

Core & Backend: Python FastAPI Django Flask

Data & MLOps: Pandas NumPy scikit-learn TensorFlow mlflow

Infrastructure & Cloud: Kubernetes Docker Terraform AWS Google Cloud Nginx Gunicorn

Databases: Postgres MySQL SQLite Neo4J Firebase Supabase


🌐 Connect & Collaborate

LinkedIn

📊 GitHub Activity

GitHub Stats GitHub Streak
Top Languages

Pinned Loading

  1. Insurance-Advisor-Compliance-Agent Insurance-Advisor-Compliance-Agent Public

    An AI-powered Insurance Advisor and Compliance Agent helping users choose the right insurance, understand their existing policies, detect coverage gaps, and stay IRDAI compliant.

    Python 1

  2. StyleSense StyleSense Public

    StyleSense is a unique fashion inventory app which combines power of CNN and content-based filtering to help users to classify various clothing items as well as find similar type of products based …

    HTML 1 1

  3. ETL-to-Data-Delivery ETL-to-Data-Delivery Public

    Forked from Data-Science-and-Analytics-Club/ETL-to-Data-Delivery

    Leveraging the power of Python tools to streamline ETL processes and Data Pipelines. Taking use of Numpy, Pandas and Scikit-learn to perform operations on data. Also using K Fold cross validation t…

  4. News-Seek News-Seek Public

    A Python Tkinter News Application which uses Web Scraping to fetch real time news from bing news, also includes various features like searching for a specific topic, news by category and comprehens…

    Python

  5. RAG-LLM RAG-LLM Public

    A general-purpose Retrieval-Augmented Generation (RAG) framework combining the power of LangChain, Hugging Face, and FAISS. Designed for seamless integration with any LLM (currently featuring Mistr…

    Python

  6. R-MLops R-MLops Public

    Mlops versioning for R Models

    R