Skip to content
View rah-shresh's full-sized avatar

Block or report rah-shresh

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

Hi πŸ‘‹, I'm Shresh Rahangdale

β€’ AI & Data Science Student β€’ GenAI Developer β€’ Machine Learning Enthusiast

coding

πŸš€ About Me

  • πŸŽ“ B.Tech AI & Data Science
  • πŸ€– Building AI Applications
  • πŸ’‘ Interested in GenAI, RAG, LLMs
  • 🌱 Currently Learning AI Agents
  • πŸ’¬ Ask me about Python, ML, AI

πŸ’» Tech Stack


πŸ† Featured Projects

Project Description
πŸ€– AI Notes Creator AI-powered notes generation
πŸ“ˆ Financial Analysis Agent CrewAI-based finance assistant
βœ‹ Hand Gesture Recognition OpenCV + TensorFlow
🐢 Cats vs Dogs Classifier Machine Learning
🏠 House Price Prediction Flask + ML

Popular repositories Loading

  1. CodeMorphix CodeMorphix Public

    CodeMorphix is an AI-powered code translation platform that converts code between multiple programming languages in real-time. It features secure authentication, live code execution, output verific…

    TypeScript 1

  2. Financial-Analysis-Agent-Crew Financial-Analysis-Agent-Crew Public

    1

  3. PRODIGY_ML_01 PRODIGY_ML_01 Public

    The goal of this task is to implement a linear regression model to predict the prices of houses based on their square footage, the number of bedrooms and bathrooms and house location. The model is …

    Jupyter Notebook

  4. PRODIGY_ML_02 PRODIGY_ML_02 Public

    This project uses the K-Means Clustering algorithm to segment retail store customers based on their purchasing behavior. Customers are grouped according to their Annual Income and Spending Score, h…

    Jupyter Notebook

  5. PRODIGY_ML_03 PRODIGY_ML_03 Public

    This project implements a Support Vector Machine (SVM) model to classify images of cats and dogs. The model is trained on the Kaggle Dogs vs Cats dataset and deployed using Flask with a simple web …

    Python

  6. PRODIGY_ML_04 PRODIGY_ML_04 Public

    In this project, I developed a computer vision model capable of recognizing and classifying different hand gestures from image data. The model was trained using the LeapGestRec dataset and can be e…

    Python