- Step1: Clone the repository from GitHub and add the plugin jar to your GAMA workspace.
- Step2: Configure API keys for OpenAI or your local LLM endpoint in the plugin settings file.
- Step3: Import the Genstar extension in your GAML model with 'import genstar'.
- Step4: Define AI-driven behaviors using the 'ai:generate' primitive in agent species.
- Step5: Run your simulation and monitor generated responses in the GAMA console.
- Step6: Tune prompt templates and parameters via the GAMA UI or configuration files.