jfilipe-dev / ask-youtube

Project with the aim of studying langchain, the project consists of transcribing a YouTube video and chatting with it using ChatGPT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to setup

1 - Run "yarn install" or "npm install"

2 - Paste your Open AI api key on index.mjs line 15.

3 - run "yarn start"

About

Project with the aim of studying langchain, the project consists of transcribing a YouTube video and chatting with it using ChatGPT


Languages

Language:JavaScript 100.0%