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

Block or report Rc17git

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

  1. Dog_emotion_classification_webapp Dog_emotion_classification_webapp Public

    This is a web applcation built on react and fastapi. It takes an image of a dog as an input and uses deep learning to classify the emotion of dog in three classes (happy, sad, angry)

    Jupyter Notebook

  2. Movie_Recommendation_app Movie_Recommendation_app Public

    Welcome to the Movie Recommendation App! This application utilizes content-based filtering to provide personalized movie suggestions based on various movie details.

    Python

  3. Sentiment_analysis_DL Sentiment_analysis_DL Public

    sentiment analysis using deep learning techniques. The model is designed to analyze and classify the sentiment (positive or negative) of text data.

    Jupyter Notebook

  4. SST-flask SST-flask Public

    Forked from adityasaxena-crypto/SST-flask

    HTML

  5. Youtube_comments_scraper_flask Youtube_comments_scraper_flask Public

    Scrapes comments of any video using selenium and beautiful soup.

    Python

  6. YT_Comment_Analysis_Webbapp YT_Comment_Analysis_Webbapp Public

    YouTube Sentiment Analysis web app allows users to input a YouTube video URL and the number of times they want to scroll through the comments. It then performs sentiment analysis on these comments …

    Python