Demo app is running at Render
-
Create a
.envfile in src directory. -
Set up environment variables inside the
.envfile as shown below:API_KEY=your_groq_api_key
Make sure to replace
your_groq_api_keywith your actual Groq API key. You can acquire one from https://groq.com/.