Skip to content
#

movie-review-app

Here are 35 public repositories matching this topic...

This web app recommends trending movies and songs by analyzing real-time tweets using sentiment analysis. It fetches data from Spotify and TMDB, and sends personalized email updates to users.

  • Updated May 29, 2025
  • Python

A sentiment analysis model trained on the IMDb Movie Reviews Dataset to classify reviews as positive or negative. This project uses a Bidirectional LSTM with GloVe embeddings, batch normalization, and regularization to improve accuracy and generalization. Includes data preprocessing, model training, and evaluation.

  • Updated Dec 23, 2024
  • Python

This React app, named usePopcorn, is a movie search and watchlist manager built using: OMDb API for fetching movie data Custom Hooks for reusability (useMovie, useKey, useLocalStorageState) Components for modular UI (e.g., Navbar, SearchBar, SelectedMovies, Watchsummary)

  • Updated Jul 27, 2025
  • JavaScript

Improve this page

Add a description, image, and links to the movie-review-app topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the movie-review-app topic, visit your repo's landing page and select "manage topics."

Learn more