Screenshots
Example Usage
# Clone the repository git clone https://github.com/faizann24/rogue cd rogue # Install dependencies pip install -r requirements.txt # Set up your OpenAI API key export OPENAI_API_KEY='your-api-key-here'