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

Block or report chetanmundhe2911

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.

Content in all repositories owned by your account will be closed.
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
chetanmundhe2911/README.md
Typing SVG



Profile Views      


🧠 About Me

💡 This section is written as a Python class — a fun, developer-friendly way to introduce myself!

class DataScientist:
    def __init__(self):
        self.name        = "Chetan Mundhe"
        self.role        = "Sr. Data Scientist | ML Engineer | AI Architect"
        self.location    = "Pune, India 🇮🇳"
        self.expertise   = [
            "Agentic AI", "Generative AI", "LangGraph",
            "Multi-Model Agentic Systems", "Computer Vision", "NLP",
            "Deep Learning", "MLOps", "Cloud AI"
        ]
        self.tools       = ["Python", "TensorFlow", "Keras", "PyTorch", "SQL", "AWS"]
        self.currently   = "Architecting multi-agent AI systems that think, reason & act 🤖"
        self.fun_fact    = "I turn messy data into clean insights ✨"

    def say_hi(self):
        print("Thanks for dropping by! Let's build something amazing together 🚀")

me = DataScientist()
me.say_hi()

🛠️ Tech Stack & Skills

🤖 AI / ML / Generative AI

Python TensorFlow Keras PyTorch Scikit-learn LangChain LangGraph OpenAI Hugging Face Generative AI Agentic AI Multi-Model Agentic AI RAG Vector DB

☁️ Cloud & Data Engineering

AWS AWS QuickSight Amazon Athena MongoDB SQL Apache Spark

⚙️ MLOps & DevOps

GitHub Actions CI/CD Docker MLflow FastAPI Git


🚀 Featured Projects

🤖 Agentic AI & Generative AI Systems

Project Description Tech Stack
🧠 Multi-Agent-Counseling-System Multi-agent AI system for intelligent counseling with memory & reasoning LangGraph · Agentic AI · Python
🔗 Langgraph-agentic-workflow Production-grade agentic workflows with multi-step reasoning LangGraph · LangChain · GenAI
💬 ai-life-coach AI-powered life coaching assistant with persistent memory OpenAI · GenAI · Python

🛡️ Computer Vision & Fraud Detection

Project Description Tech Stack
🎥 shoplifting_detection Real-time shoplifting detection system using computer vision PyTorch · YOLO · OpenCV
🔍 fraud-ring-detection-proto Fraud ring detection prototype using graph-based analytics Python · Graph AI · ML

✍️ Featured Medium Articles

🔧 How I'm Using n8n to Automate the Boring Parts of Data Science (And You Probably Should Too)

A practical guide on leveraging n8n for automating repetitive data science workflows — from data ingestion to notifications.


🚀 From Data to Deployment: Building End-to-End Machine Learning Pipelines

A comprehensive walkthrough of building production-ready ML pipelines — from raw data to deployed models.


📊 Bridging the Gap Between Data Science & Business: Communicating Insights Effectively

How to translate complex ML/AI findings into clear, actionable business narratives that stakeholders actually understand.


📖 Read all articles on Medium →


📊 GitHub Stats

 



GitHub Streak

🏆 GitHub Trophies

GitHub Trophies

📈 Contribution Activity


💬 Let's Connect & Build Something Amazing!

   



Popular repositories Loading

  1. shoplifting_detection shoplifting_detection Public

    yolo_shoplifting

    Python 2

  2. Covid19-detection Covid19-detection Public

    Deep learning model -X ray data

    Python

  3. OCR OCR Public

    Image Spam Detector

    Jupyter Notebook 1

  4. Health-care Health-care Public

    Healthcare project with Tableau visualization

    Jupyter Notebook

  5. Retail Retail Public

    Demand forecasting

    Jupyter Notebook

  6. adf-test-stationarity-python adf-test-stationarity-python Public

    Forked from bhattbhavesh91/adf-test-stationarity-python

    Stationarity check using the Augmented Dickey-Fuller test from Scratch in Python

    Jupyter Notebook