Skip to content
View AnuragDhavale's full-sized avatar

Block or report AnuragDhavale

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

Popular repositories Loading

  1. Image-to-Text-App Image-to-Text-App Public

    An image-to-text application utilizes Optical Character Recognition (OCR) technology to convert text embedded in images into machine-readable and editable text.

    Java 1

  2. Lab-Management-App- Lab-Management-App- Public

    The Faculty Lab Management App is a comprehensive and user-friendly software solution designed to streamline and enhance the management of academic and research laboratories within a faculty or ins…

    1

  3. Friday_AI Friday_AI Public

    This project creates a voice-activated desktop personal assistant designed to enhance daily convenience through hands-free interaction. Key features include web browsing, playing music, telling ti…

    Python 1

  4. Music-Genre-Classification Music-Genre-Classification Public

    The provided code sets up a real-time audio classification application using a GUI created with Tkinter. It captures audio using PyAudio, processes it with Librosa, and uses a pre-trained neural ne…

    Jupyter Notebook 1

  5. Rock-Paper-Scissors_Game Rock-Paper-Scissors_Game Public

    Rock Paper Scissors Game using Python (Computer VS User).

    Python