https://github.com/swarpatel23/MovieRatingSystem
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a movie rating system that uses machine learning to predict the sentiment of user reviews and rates movies based on that analysis. The project scrapes movie data and reviews from IMDb and Google, processes and labels the reviews using various NLP techniques, and trains multiple ML models (including logistic regression and neural networks) to achieve up to 92% accuracy in sentiment prediction. It's designed for movie enthusiasts who want to explore films and read or contribute reviews through a React-based web interface.