Last updated 1 month ago
Download the code.
Go to the groq website and grab a key for your project
.env
API_TOKEN=YOUR_GROQ_TOKEN
Go to /aichatbot/src/ and do npm install
/aichatbot/src/
npm install
do npm start in the terminal
npm start