Skip to content
View DatawithDipankar's full-sized avatar
😤
Focusing
😤
Focusing

Block or report DatawithDipankar

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

Hey, I'm Dipankar 👋

I build AI systems that actually ship.

RAG Pipelines · Computer Vision · LLM Applications · Python

LinkedIn Email Portfolio


About Me

I'm a fresher AI/ML developer who doesn't just build models - I deploy them. Every project I work on ends with a live, usable application. I've shipped computer vision pipelines, RAG systems, and LLM-powered chatbots - all production-ready on Streamlit.

  • Currently building AI-powered applications using LLMs, RAG, and Computer Vision
  • I use Claude, ChatGPT & GitHub Copilot as development tools - not shortcuts
  • Based in Nallasopara, Maharashtra
  • Ask me about RAG pipelines, PyTorch, Streamlit deployment, or Groq API
  • Reach me at dipankarmane17@gmail.com

Featured Projects

🍎 FreshHarvest AI - Fruit Freshness Classifier

Computer vision pipeline for automated fruit freshness inspection

What it does: Classifies 8 fruits as fresh or spoiled in real-time from uploaded images with ~98% test accuracy across 16 classes.

How I built it: 3-phase ResNet50 transfer learning with differential learning rates, automated background removal (rembg), 6-view test-time augmentation, and domain-shift correction by rebuilding the training dataset.

GitHub Live Demo

PyTorch ResNet50 Transfer Learning Streamlit rembg Git LFS


🏥 MediInsight AI - Clinical Decision Support System

RAG-powered research assistant grounded in peer-reviewed literature

What it does: Answers clinical queries using 300 PubMed abstracts as context, citing exact PMIDs for every response - no hallucinations without sources.

How I built it: Full RAG pipeline with custom TF-IDF embeddings, ChromaDB vector store, and Llama 3.3-70b via Groq API. Includes live ingestion stats, article previews, and conversation history.

GitHub Live Demo

Llama 3 RAG ChromaDB Groq API PubMed API Streamlit


🛒 Intent-Based E-Commerce Chatbot

Multi-chain LLM system with semantic query routing

What it does: Routes user queries intelligently - FAQ questions hit RAG, data questions hit a SQL agent, casual chat hits a conversational chain. No irrelevant responses.

How I built it: Semantic routing architecture dispatching across 3 chains, integrated with Llama 3 via Groq API, with secure environment-based key management.

GitHub

Llama 3 Semantic Routing RAG SQL Agent Groq API Streamlit


Tech Stack

AI & ML

PyTorch Scikit-learn HuggingFace LightGBM

LLM & Gen AI

Groq ChromaDB LangChain

Languages & Tools

Python SQL Git Streamlit FastAPI

MLOps

MLflow DagsHub


📜 Certifications

  • Gen AI & Data Science Bootcamp 3.0 - Codebasics (Apr 2026)
  • Gen AI to Agentic AI - Codebasics (Mar 2026)
  • Natural Language Processing - Codebasics (Jan 2026)
  • Deep Learning: Beginner to Advanced - Codebasics (Dec 2025)
  • Master Machine Learning for Data Science & AI - Codebasics (Aug 2025)

Open to AI/ML opportunities - let's build something.

LinkedIn

Pinned Loading

  1. freshharvest-ai freshharvest-ai Public

    Computer vision pipeline classifying 8 fruits as fresh or spoiled (~98% accuracy) using ResNet50 transfer learning. Deployed on Streamlit.

    Python 1

  2. mediinsight mediinsight Public

    RAG-based clinical decision support system - answers queries using 300 PubMed abstracts, powered by Llama 3.3-70b (Groq) with PMID citations.

    Python 1

  3. intent-based-ecommerce-chatbot intent-based-ecommerce-chatbot Public

    Intent-based e-commerce chatbot using semantic routing, SQL generation, RAG, and Llama 3.3 (Groq).

    Jupyter Notebook 1

  4. codex-beverage-prediction codex-beverage-prediction Public

    End-to-end ML pipeline predicting beverage price ranges using LightGBM (92.16% accuracy). Includes SQL analysis, MLFlow tracking, and Streamlit dashboard.

    Python 1