# API Keys Configuration # Copy this file to .env and fill in your actual API keys # Groq API Key for AI-powered JSON conversion # Get your key from: https://console.groq.com/ GROQ_API_KEY=your_groq_api_key_here # Roboflow API Key for arrow recognition # Get your key from: https://roboflow.com/ ROBOFLOW_API_KEY=your_roboflow_api_key_here