Skip to content
View saurabh2836's full-sized avatar

Block or report saurabh2836

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

Hi, I'm Saurabh Kamble 👋

Senior Full Stack Engineer → AI/ML Engineer
Building intelligent systems at the intersection of backend engineering and applied AI.
10+ years shipping production systems · Currently focused on AI/ML engineering

LinkedInTwitterMediumEmail


🤖 AI / ML Engineering Projects

🏦 Annual Report Intelligence Pipeline

RAG system for querying multi-year company annual reports
Extracts text, charts, and tables from PDFs. Stores embeddings in Pinecone, structured data in metadata. GPT-4o Vision describes visual pages so charts become searchable. Supports cross-year queries and auto-generates matplotlib charts from table data.

PythonOpenAI GPT-4oPineconePyMuPDFpdfplumberRAGVector Search


🎯 ML Interview System

AI-powered mock interview system for ML/System Design/Observability roles
Full mock interview flow — pick a question semantically via Pinecone, submit your answer, get scored by GPT-4o with strengths/gaps/follow-up questions, and receive a final readiness report. 30 seed questions across ML theory, system design, and ML observability.

FastAPIOpenAI GPT-4oPineconeElasticsearchPythonRAGVector Search

Elasticsearch handles structured filters (topic, difficulty, tags) and stores ideal answers.
Pinecone handles semantic question similarity search.
GPT-4o evaluates answers and generates follow-up questions dynamically.


🦀 Rust Microservice

High-performance microservice built in Rust
Exploring systems programming with Rust — focused on memory safety, async performance, and building production-grade backend services without a garbage collector.

RustAsyncSystems Programming


📡 WiFi Device Scanner (r_lanlib)

LAN device discovery tool in Rust
Scans local network using the r_lanlib crate to detect connected devices. Built during Rust learning phase to explore low-level networking in a systems language.

RustNetworkingr_lanlib


🧠 Rust Coding Course

Working through Rust from first principles
Structured notes and exercises covering ownership, borrowing, lifetimes, traits, async/await, and error handling — the concepts that matter for building reliable backend systems.

RustSystems Programming


📈 Stock Market Analysis

Python-based stock analysis experiments
Quantitative analysis scripts using Python — exploring financial data pipelines, technical indicators, and data visualization. Foundation for future ML-based trading signal work.

PythonJupyterPandasFinancial Data


🧬 TensorFlow Deep Learning

Zero to Mastery deep learning curriculum
Hands-on notebooks covering CNNs, transfer learning, NLP with transformers, and time-series forecasting using TensorFlow/Keras.

TensorFlowKerasDeep LearningPythonJupyter


🛠️ Tech Stack

AI / ML

PythonOpenAIPyTorchTensorFlowPineconeLangChain

Backend & Infrastructure

FastAPINode.jsRustElasticsearchKafkaRedisDockerKubernetesAWSPostgreSQL

Frontend

ReactTypeScriptVue.js


📌 What I'm Building Toward

Production ML Engineer
├── RAG systems & vector search
├── LLM fine-tuning & evaluation
├── ML observability & monitoring ├── Real-time feature stores
└── High-performance backends in Rust

I spent 10+ years building scalable backend systems at companies like Shaadi.com, Sourcebits, and Wheelstreet. Now applying that production engineering discipline to AI/ML — the difference between a demo and something that works in prod.


📝 Writing

AI / ML Engineering — LinkedIn Articles

TitleTopic
🧠Beyond RLHF: Moving to RLAIF — The AI Feedback LoopLLM Alignment · RLAIF vs RLHF · Constitutional AI
Why Every AI/ML Engineer Must Master Quantization in 2026Model Compression · INT8 · QLoRA · Inference Optimization
🏗️Understanding the Architecture of Modern LLMs — Layer by LayerTransformer Architecture · Attention · MoE · KV Cache
🔍Advanced RAG Preprocessing: How Top AI Teams Are Making Retrieval SmarterRAG · Chunking Strategies · Hybrid Search · Reranking

Earlier Writing


Open to Senior Backend / AI/ML Engineering roles · Pune, India · Remote-friendly

Pinned Loading

  1. Stock-AnalysisStock-AnalysisPublic

    Forked from Mellowun/Stock-Analysis

    Stock Analysis Algorithm using Python

    Jupyter Notebook 2 1

  2. vuex-stateManagementvuex-stateManagementPublic

    Forked from sourcebits-saurabh/vuex-stateManagement

    Vuex Complete State management with all options

    JavaScript 1

  3. microservice-apis-with-pythonmicroservice-apis-with-pythonPublic

    Forked from alainlompo/microservice-apis

    Code repository for the book

    Python

  4. next-js-coursenext-js-coursePublic

    next-js-course

    TypeScript

  5. solidity-learningsolidity-learningPublic

    Forked from NazaWEb/ultimate-solidity-course-for-complete-beginners

    ultimate-solidity-course-for-complete-beginners

    Solidity

  6. tensorflow-deep-learningtensorflow-deep-learningPublic

    Forked from mrdbourke/tensorflow-deep-learning

    All course materials for the Zero to Mastery Deep Learning with TensorFlow course.

    Jupyter Notebook