Skip to content

0xQuasark/warmseat

Repository files navigation

warmseat

Overview

This application loads a transcript from Youtube, feeds it into OpenAI via Langchain, and then allows the user to have a question and answer session with the participants in the video.

Features

  1. Transcript Loading: Load your desired Youtube video transcript.
  2. OpenAI Integration: The loaded transcript is fed into OpenAI via Langchain.
  3. Interactive Q&A Session: Engage in a question and answer session with the virtual participants from the video.

Usage

  1. Install the necessary packages:
npm install
  1. Run the application:
npm run start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published