sketch2pnml / env.example
sam0ed
Initial commit with Git LFS support
8eb0b3e
raw
history blame contribute delete
342 Bytes
# 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