avngrstark's picture
Update README.md
74068b9 verified

A newer version of the Streamlit SDK is available: 1.44.0

Upgrade
metadata
title: Movie Recommendation System
emoji: πŸ“Š
colorFrom: gray
colorTo: indigo
sdk: streamlit
sdk_version: 1.37.0
app_file: app.py
pinned: false

Movie Recommendation System

This project is a Movie Recommendation System built using Streamlit. The system provides movie recommendations based on the input movie name, leveraging cosine similarity between movie vectors. Additionally, the system fetches and displays movie posters using The Movie Database (TMDb) API.

Features

Movie Recommendations: Get 20 movie recommendations based on the cosine similarity of movie vectors.

Movie Posters: Fetch and display movie posters from TMDb for each recommended movie. Autocomplete Input: Select movie names from a preloaded list for ease of use.

How to use the app:

Enter a movie name or select from the dropdown menu. Click on "Get Recommendations" to see a list of recommended movies along with their posters.

Contributions are welcome! Please open an issue for any improvements or bug fixes.

Contact

Twitter : https://x.com/avngr___stark

Email : [email protected]

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference