Say hello to LLMovies, your go-to companion for movie nights! What's your vibe? Action, romance, mystery? Just spill, and we'll whip up a can't-miss list of movies and shows just for you. It's like having a personal movie guru at your fingertips!
LLMovies currently supports the following streaming services:
LLMovies uses OpenAI's embeddings and generative models. Therefore the app requires you to have an OpenAI API key.
If you don't have an OpenAI API key, you can generate one by creating a acount on OpenAI.
To run LLMovies locally, take the following steps:
- Clone the repo.
cd
into the repo.- Install the dependencies with
poetry install
. - Start the app with
streamlit run app.py
.