NEON AXIOM

Settings & Configuration

Environment Variables

ANTHROPIC_API_KEY
Your Anthropic API key for Claude AI content generation
REPLICATE_API_KEY
Your Replicate API key for video production (images, voiceovers, thumbnails)
SECRET_KEY
Flask secret key for session management and security
PORT
Port number for the Flask application (default: 5000)
FLASK_DEBUG
Enable Flask debug mode (use False in production)