Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 814 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 814 Bytes

Find your Episode

Re-discover your favorite moments in sitcoms with scene-level search.

Hosted here: find-your-episode.streamlit.app

Query episodes of TV Shows (Office or Parks and Rec) using topics or scenes of your interest. If you're rewatching these TV Series, this tool can help you find related episodes to your search

This tool offers a fine-grained search, going beyond just episode summaries, by analyzing individual scene dialogues with LLMs.

TV Shows Supported

  • Office
  • Parks and Rec

How to Run Locally

The app is available on streamlit cloud. However to run locally, install requirements.txt and run streamlit run app.py