Skip to content
View ManasD2011's full-sized avatar

Block or report ManasD2011

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
ManasD2011/Readme.md

🧠 About Me

class ManasDeshpande:
    def __init__(self):
        self.name        = "Manas Deshpande"
        self.role        = "B.E. Electronics & Computer Science (2023–2027)"
        self.college     = "Vidyalankar Institute of Technology, Mumbai"
        self.focus       = ["Machine Learning", "Computer Vision", "RAG Systems", "Full-Stack AI"]
        self.stack       = ["Python", "TensorFlow", "YOLOv8", "LangChain", "FastAPI", "React"]
        self.currently   = "Building end-to-end AI pipelines & hunting for AI/ML internships"
        self.fun_fact    = "I trained a UNet to find cracks in bridges before I could drive one πŸŒ‰"

    def say_hi(self):
        print("Always shipping, always learning.")

πŸ› οΈ Tech Stack

Languages

AI / ML

Web & APIs

Cloud & Databases

Tools


πŸš€ Featured Projects

πŸ” Object Detection & Surveillance System

Real-time multi-class object detection over live video streams using YOLOv8, with a Next.js dashboard for monitoring, alert notifications, and detection history.

πŸ—οΈ Infrastructure Crack Detection System

Automated crack localization in concrete and pavement using UNet and CNN, trained on real-world infrastructure images with data augmentation for robust generalization.

πŸ’¬ Prompt Evaluation RAG Model (PELS)

RAG-based AI assessment engine scoring prompts across 6 weighted criteria using FAISS, sentence-transformers, and Gemini 1.5 Flash β€” with exponential-backoff retry logic and file-based caching.

🏨 Hotel Room Price Predictor

ML web app predicting prices across 25+ Indian cities using an ensemble of Linear Regression, Random Forest and Gradient Boosting β€” served via Flask REST API with glassmorphism UI.


πŸ“Š GitHub Stats


πŸ“ˆ Contribution Graph


🎯 What I'm Working On

  • πŸ”­ Building production-grade AI systems with FastAPI + React
  • 🌱 Deepening expertise in Agentic AI and LLM fine-tuning
  • πŸ§ͺ Expanding my RAG evaluation framework (PELS) for broader domains
  • πŸ“– Exploring PyTorch and MLOps pipelines
  • πŸ’Ό Open to AI/ML internship opportunities across India (remote-friendly)

πŸ“¬ Let's Connect

Platform Link
🌐 Portfolio manasd2011.github.io/portfolio
πŸ’Ό LinkedIn manas-deshpande21
πŸ“§ Email manasdeshpande51@gmail.com
πŸ’» GitHub ManasD2011

Pinned Loading

  1. Object-Detection-Project Object-Detection-Project Public

    TypeScript

  2. Brain_Tumour_Detection Brain_Tumour_Detection Public

    TypeScript

  3. Crack_Detection_Project Crack_Detection_Project Public

    Jupyter Notebook

  4. Hotel_room_PricePredicter Hotel_room_PricePredicter Public

    Jupyter Notebook

  5. Weather-App- Weather-App- Public

    Python

  6. Prompt_Evaluation_Rag_Model Prompt_Evaluation_Rag_Model Public

    Python