cmpadden / too-long-didnt-watch

LLM Generated Movie Summaries

Home Page:https://cmpadden.github.io/too-long-didnt-watch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Too Long Didn't Watch

Explore LLM generated movie summaries powered by OpenAI's GPT.

Screenshot 2023-11-24 at 2 56 08 PM

Development

npm run dev

Deployment

npm run build
# &
npm run preview

For more information on deployment, please refer to the official guide:

https://vitejs.dev/guide/static-deploy.html#github-pages

Background

This website is user-facing portion of my solution to the Dagster Essentials capstone project. It demonstrates the power of asset based data pipelines. Data was collected from Letterboxd and OpenSubtitles, summaries were generated using LangChain and OpenAI's GPT models, and finally exported to be used on this website.

About

LLM Generated Movie Summaries

https://cmpadden.github.io/too-long-didnt-watch/


Languages

Language:Vue 84.8%Language:TypeScript 7.1%Language:HTML 4.4%Language:JavaScript 3.2%Language:CSS 0.5%