Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CineLux 🎬

A simple movie recommendation app built with Streamlit and TMDB API. Explore, search, and get suggestions for movies in a clean interface.

Screenshot (458) Features

*Browse trending movies

*Search movies by title

*View movie details (poster, rating, overview)

*Get recommendation

Tech Stack

Python | Streamlit | TMDB API | Pandas

Installation πŸ’»

1.Clone the repo:

git clone https://github.com/yourusername/CineLux.git

cd CineLux

2.Create and activate a virtual environment (recommended):

python -m venv venv(windows)

venv\Scripts\activate(MacOs/Linux)

source venv/bin/activate

3.Install required packages:

pip install -r requirements.txt

4.Run the app:

streamlit run CineLux.py

Setup TMDB API Key πŸ”‘

Go to TMDB and create an account.

Navigate to Settings > API and generate an API key.

Replace the API_KEY variable in CineLux.py with your key.

Usage πŸƒβ€β™‚οΈ

Open the app in your browser via Streamlit.

Browse or search for your favorite movies.

Click on a movie to see details and recommendations

License πŸ“„

This project is MIT licensed – feel free to use it freely!

About

An OTT explorer web app called Cinelux provides a smooth way to browse popular content and rapidly determine what to watch next by assisting users in finding and receiving tailored recommendations for films and television series across streaming platforms.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages