Skip to content
View Rachit2912's full-sized avatar
💭
Exploring...
💭
Exploring...

Block or report Rachit2912

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

Pinned Loading

  1. GenAI-Nutrition-App- GenAI-Nutrition-App- Public

    A GenAI app which offers personalized diet plans and nutritional guidance powered by advanced AI technology, helping users achieve their health and wellness goals effectively.

    Python 1

  2. DeepFake-Filter DeepFake-Filter Public

    A deepfake filter applied on a live webcam frame or on a sample video, which recognizes various faces through detection system of openCV and uses dlib's which detects various landmarks such as eyes…

    Python

  3. Character-Recognition-in-The-Simpsons-Computer-Vision-Project Character-Recognition-in-The-Simpsons-Computer-Vision-Project Public

    Developed a computer vision system to identify characters from The Simpsons using advanced image processing and machine learning techniques. It involves Data Collection & Preprocessing, Feature Ext…

    Jupyter Notebook

  4. Pad4Note Pad4Note Public

    Pad4Note is a simple notepad application built using Qt and C++ with essential text editing functions. It provides a user-friendly interface to create, edit, and save text files with basic editing …

    C++

  5. shellB shellB Public

    A basic command-line tool (REPL) that supports executing commands, handling executable paths, and redirecting output to files. It demonstrates various functionalities such as interpreting commands,…

    C++

  6. YOLOv9_Deepsort YOLOv9_Deepsort Public

    This repository contains a project combining YOLOv9 for object detection and DeepSORT for object tracking. The system detects objects in real-time and assigns unique IDs to each detected object, en…

    Python