Skip to content
View SomyanshAvasthi's full-sized avatar

Block or report SomyanshAvasthi

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SomyanshAvasthi/README.md

Hi 👋, I'm Somyansh Avasthi

A passionate software engineer from India.

somyanshavasthi

Connect with me:

somyansh avasthi somyansh__

Pinned Loading

  1. Sign-Language-Detection-using-MediaPipe Sign-Language-Detection-using-MediaPipe Public

    This repository implements a sign language detection system using MediaPipe from totally scratch. Manually collected and annotated data. Leveraging MediaPipe's hand landmark detection, the system p…

    Python

  2. YOLO-Object-Detection-using-OpenCV YOLO-Object-Detection-using-OpenCV Public

    YOLO (You Only Look Once) is a real-time object detection system that can detect objects in images and videos quickly and accurately. The deep learning algorithm is trained to recognize new objects…

    Python 1 1

  3. Sorting-Visualizer-using-DSA Sorting-Visualizer-using-DSA Public

    Visualising all different kinds of sorting algorithms along with time complexity, their applications, space complexity and other parameters with the help of data structures and algorithms.

    Jupyter Notebook

  4. Retinopathy-Detection-using-ResNet-Model Retinopathy-Detection-using-ResNet-Model Public

    To develop a computer aided diagnosis tool to detect the presence of diabetic retinopathy and classify whether it is a normal diabetic retinopathy or an abnormal diabetic retinopathy.

    Jupyter Notebook

  5. Sentiment-Analysis-for-Market-Research-using-SVM-Model Sentiment-Analysis-for-Market-Research-using-SVM-Model Public

    Sentiment analysis for market research based on customer feedback :- Understanding customer sentiment to drive business success.

    Jupyter Notebook 1 1

  6. Querying-CSVs-and-Plot-Graphs-with-LLMs Querying-CSVs-and-Plot-Graphs-with-LLMs Public

    Leveraging Large Language Models (LLMs) to query CSV files and plot graphs transforms data analysis. This allows to interact with datasets using natural language, simplifying insight extraction and…

    Python 2