GOOGLE_API_KEY=your_gemini_api_key_here
FLASK_SECRET_KEY=something_random_and_secure
FLASK_DEBUG=True
PORT=5000