Skip to content

A tool to help you find the perfect movie to watch—just tell it what movies you like, and it’ll suggest top picks you'll love. Perfect for when you know your vibe but need fresh inspiration!

License

Notifications You must be signed in to change notification settings

miryarik/whatcha-watchin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whatcha-Watchin 🎥

A Streamlit-based movie recommendation app that suggests highly rated movies tailored to your taste!

How To Use

  1. Input some movies you like

    • Users can input up to 5 movies they enjoy.

    • Suggestions are made based on this input.

      step-1

  2. Click the button

    • Click the "Get Suggestions" button.

      step-2

  3. That's it!

    • The top 10 highest-rated recommendations based on your input are display with ratings and posters.

      step-3

Available online at

Setup and install offline

  1. Clone the repository

    git clone https://github.com/miryarik/whatcha-watchin.git
    cd whatcha-watchin
  2. Install dependencies

    • Make sure you have Python installed (>= 3.7).

    • Install required packages:

      pip install -r requirements.txt
  3. Run the Streamlit app

    streamlit run app.py

Enjoy!

About

A tool to help you find the perfect movie to watch—just tell it what movies you like, and it’ll suggest top picks you'll love. Perfect for when you know your vibe but need fresh inspiration!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published