Skip to content
View Chetanpyasi's full-sized avatar

Block or report Chetanpyasi

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 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

Pinned Loading

  1. Avatar.ai Avatar.ai Public

    Avatar.ai is a web-based virtual trial room application that allows users to upload images and try on clothes virtually. The app uses computer vision techniques to detect human poses and overlay cl…

    HTML 1

  2. Sorting-Visualiser Sorting-Visualiser Public

    Sorting Visualizer is a project designed to help users understand and visualize how various sorting algorithms work. It provides a graphical interface to demonstrate sorting step-by-step, making it…

    CMake 1

  3. -eGatividhi -eGatividhi Public

    Your pathway to real-time Infrastructure Insight. This is a app made for an python based ai to monitor the progress of construction site.

    Kotlin

  4. Microprocessor Microprocessor Public

    This project showcases a custom-built 8-bit microprocessor written entirely in Verilog and simulated using a testbench. It features a simple architecture with core components like an ALU, program m…

    VHDL

  5. Flower-Detection Flower-Detection Public

    The Flower Classification Project uses the Iris dataset to classify flowers into three species (Setosa, Versicolour, Virginica) based on sepal and petal features. It demonstrates end-to-end machine…

    Jupyter Notebook

  6. linear-regression-scratch-vs-sklearn linear-regression-scratch-vs-sklearn Public

    A comparison of Linear Regression implemented from scratch using Gradient Descent in Python versus Scikit-learn’s built-in LinearRegression model. Includes training, evaluation using Mean Squared E…

    Jupyter Notebook