bash
pip install -r requirements.txt .env.example to .env: bash
cp .env.example .env .env with your actual API keys and configurationbash
python app.py The following environment variables are required:
GROQ_KEY: Your Groq API keyAZURE_SEARCH_SERVICE: Your Azure Search Service endpoint