You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description A Python-based web application for analyzing sentiment in movie reviews using NLP techniques and machine learning models. Built with Flask and libraries like NLTK or TextBlob, it provides a user-friendly interface for sentiment classification.
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.
O Critix é uma plataforma de avaliação de filmes e séries. O frontend foi desenvolvido com React e consome a API do backend para fornecer uma experiência dinâmica e interativa aos usuários.
Rate, and Review movies. The app typically features a user-friendly interface with sections for browsing popular films, genres, and recommendations based on user preferences. Users can view detailed information about movies, such as cast, synopsis, release dates, and trailers.
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.
Built a project to search for Movies details and TV details by using Reactjs, Tailwind CSS, TMDB API, NPM Packages, and Razorpay. and project interface even better than any other website! Integrate with a movie database API, display data based on user queries, and provide movie details.
MoviesBox is an android application having followed most of the latest Android Architecture Components, RxAndroid, Dagger2, Retrofit, MVVM Architecture, Clean Architecture, Data Binding, View Binding
Cinemax is a modern Android movie browsing application built with Jetpack Compose, Firebase, and TMDB API. It features user authentication, movie search, wishlist management, and runtime detail viewing.
ReviewHood is a REST API platform designed for managing movies, actors, genres, and reviews! The API allows you to perform CRUD operations on movies, actors, genres, and reviews, with JWT authentication for secure access.
Welcome to MovieScout, your go-to source for the latest trending movies and reviews. Stay updated with the newest releases and enjoy our curated content.
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)