Spaces:
Sleeping
Sleeping
| title: Chatbot | |
| emoji: π | |
| colorFrom: indigo | |
| colorTo: yellow | |
| sdk: gradio | |
| sdk_version: 5.49.1 | |
| app_file: app.py | |
| pinned: false | |
| # Sajid's Groq GenAI Chat | |
| A simple chat app using Groq's LLMs and Gradio, deployed on Hugging Face Spaces. | |
| ## Setup | |
| 1. Go to **Settings β Variables and secrets**. | |
| 2. Add your `GROQ_API_KEY` as a secret. | |
| 3. (Optional) Set `GROQ_MODEL` env var if you want a different model. | |
| Then enjoy chatting! | |
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |