- First, Clone this repo to your PC.
- Go to the OpenAI website to get an OPEN AI API KEY.
- Create a
.env
file to add your OPEN AI API key like thisOPENAI_API_KEY=ADD_YOUR_KEY_HERE
. - cd into the project directory, Then run
npm run dev
. - Go to http://localhost:3000 to test Edu-Bing.
- GABRIEL MOGAJI