- Step1: Clone the repository from GitHub
- Step2: Install dependencies via pip install -r requirements.txt
- Step3: Configure your API keys and agent settings in config.yaml
- Step4: Define agents, prompts, and tools in Python modules
- Step5: Run the agent orchestrator script to start interactions
- Step6: Monitor logs and extend with custom plugins as needed