- Step1: Clone the repository from GitHub
- Step2: Install dependencies with pip install -r requirements.txt
- Step3: Set your OpenAI API key in environment variables
- Step4: Configure agent roles and menu items in config files
- Step5: Run the main script to launch agents
- Step6: Interact with agents via CLI or integrate into your application