Skip to content
View AtharvaSolanki's full-sized avatar
Block or Report

Block or report AtharvaSolanki

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. Yotube-scraping-using-python Yotube-scraping-using-python Public

    In this project I have extracted all the data from a youtube channel using any video link of that channel. Later I stored that data in a csv file.

    Jupyter Notebook 1

  2. Python-project-for-Predicting-AQI Python-project-for-Predicting-AQI Public

    I have created a project using python and machine learning for providing the AQI

    Jupyter Notebook

  3. Extracting-text-from-images-using-python Extracting-text-from-images-using-python Public

    Extracting-text-from-images-using-python

    Jupyter Notebook

  4. Extracting-frames-from-video-using-python-Open-cv Extracting-frames-from-video-using-python-Open-cv Public

    In this project I have taken the input of a video file using cv2 library and then extracted the frames from that video. The output will be saved in the same directory in which our .ipnb file is loc…

    Jupyter Notebook

  5. Image-Text-Summarization-using-Pegasus-xsum Image-Text-Summarization-using-Pegasus-xsum Public

    This project provides a short summary of a notice or any article

    Jupyter Notebook

  6. Web-Scrapping-booking.com Web-Scrapping-booking.com Public

    I have extracted hotels data from bookng.com and stored it in csv and excel file

    Python