423 B
423 B
Installation Guide for trollagent_gear
1. Prerequisites
- Python 3.10+
- Google Cloud Project with Vertex AI enabled, or a Google AI Studio Gemini API key.
2. Virtual Environment & Dependencies
cd trollagent_gear
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
3. Run the Bot
python3 bot.py --name GeminiBrute --color "#047857" --strength 4 --health 10