Inspired by the tutorial YouTube transcript QA bot with NodeJS
To install dependencies:
npm install
Create and set your Literal AI and OpenAI API keys in .env
:
cp .env.example .env
npm run start
Inspired by the tutorial YouTube transcript QA bot with NodeJS
To install dependencies:
npm install
Create and set your Literal AI and OpenAI API keys in .env
:
cp .env.example .env
npm run start