NodeJS & NPM - Install Guides can be found official Node.js website
Docker - Install Guides can be found official Docker website
An OpenAI API Key
Add your OPEN AI API key to the docker compose file, then run
docker compose up
cd chat-frontend
npm install
npm start



