ChatGPT Console Application with a theme of Harry Potter and the world of Hogwards.
To use this application follow the following steps :
Pre-requisite:
- Node.js SDK
- npm
Steps:
- Clone this repo
- Run "npm i"
- create a file named ".env" and declare "gpt_api={{Your ChatGPT api key without braces}}" inside it.
- Run "npm run dev"