A space for playing with Groq
Groq is fast.
To run the Python scripts in this repository, follow these steps:
-
Set the
GROQ_API_KEY
environment variable:export GROQ_API_KEY="your_groq_api_key"
-
Run the Python scripts:
python path/to/script.py
- Learn more about Groq: https://groq.com/
- Get started with GroqCloud Developer Console: https://console.groq.com/docs/overview
- Watch a video by @DavidOndrej featuring agents: https://youtu.be/32k6DRcX4pA
Contributions are welcome!