Chat App using Groq API If you want to try it out, Clone the repository. Create a .env file and add your GROQ_API_KEY. Install the node modules npm install Start the backend server using node node server.js Open <localhost:3000> to use you application