--> The preview of Rootbot may contains bugs but will be useful. How to Get Started?
-
Clone this repo into your local machine.
-
To run the program Node.js environment is must.
-
Download package.json dependencies by running the
npm i
cmd. -
Now create
.env
file and paste the openAI api + Youtube v3 api keys asOPENAI_API_KEY
andYOUTUBE_API_KEY
. -
Now read every file and set the path as per your file accordance.
-
After completed all this steps, run
index.js
file bynode index.js
cmd. -
Explore a bit, play around it and Thank me later.
~Dikshit singh