Skip to content
View vishuhere's full-sized avatar

Block or report vishuhere

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

> Hi there, I'm Vishwajeet Gehlot

Linkedin Badge Twitter Badge Telegram Badge

Glad to see you here!  

I am a Frontend developer and Machine Learning Enthusiast. I love programming and want to dive deep into the field of Machine Learning along with that I also like Reading, Speaking, and Traveling.

GIF

Talking about Personal Stuff:

  •    I’m currently working in open source GSsoC;
  •    I’m currently practicing Data Structures and Algorithms on leetcode and GeeksforGeeks;
  •    Feel free to ask me, I am happy to help;
  •    I regulary try to learn new things on Tech;
  •    How to reach me: [email protected];
  •    Resume.

Languages and Tools:

bootstrap cplusplus css3 gcp git html5 java javascript linux mysql opencv php postman python pytorch

GSSOC(24) Badges 🪶

📊 This Week I Spent My Time On:

Learning about changes in Large language models
Pytorch Framework
Working on an interesting project with teammates

Pinned Loading

  1. TB-Cases-Prediction-Model TB-Cases-Prediction-Model Public

    Machine learning model which helps predict the possible number of active TB patients in India for upcoming years. Ministry of Health and family welfare authorized data along with Linear Regression …

  2. LLM-RAG LLM-RAG Public

    Researched on various L.L.M's, how Retrieval Augmented Generation (RAG) works, how Knowledge Graphs are embedded into the learning of LLM's, and how do they use the previous existing knowledge base…

  3. Object-Detection Object-Detection Public

    This project implements real-time object detection for Objects using MediaPipe. It utilizes the Pre-trained model Mediapipe model to identify and localize objects in images or video streams. The co…

    Jupyter Notebook

  4. Gesture-Recognition Gesture-Recognition Public

    This project utilizes MediaPipe for real-time gesture recognition including hand, wrist and legs in a human body. It allows you to detect and classify various hand gestures from a webcam feed or vi…

    Jupyter Notebook

  5. Pose-Estimation Pose-Estimation Public

    A model which detects key body landmarks (e.g., shoulders, elbows, wrists, knees, ankles). Estimates 2D or 3D pose information and visualizes the detected pose with either keypoint connections or s…

    Jupyter Notebook

  6. Authentication-Frontend Authentication-Frontend Public

    This repository provides a simple implementation of authentication using JSON as the data storage format. It offers a lightweight solution for user authentication in web applications or APIs.