Groq Chat Terminal: A simple terminal interface for chatting using the Groq API.
-
Clone the Repository
-
Install Dependencies
Set API key, you can found it here https://console.groq.com/keys:
set GROQ_API_KEY=<your_api>
-
Install Dependencies
Install the necessary Python packages by running:
pip install groq, asyncio
-
Run the Application
Start the code with:
python groq.py