Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 412 Bytes

File metadata and controls

14 lines (9 loc) · 412 Bytes

CodeScape

Demo app is running at Render

Setup Instructions

  1. Create a .env file in src directory.

  2. Set up environment variables inside the .env file as shown below:

    API_KEY=your_groq_api_key

    Make sure to replace your_groq_api_key with your actual Groq API key. You can acquire one from https://groq.com/.