- Step1: Clone the repository via Git: git clone https://github.com/minhna1112/multi-agent-colcomp.git
- Step2: Install dependencies: pip install -r requirements.txt
- Step3: Define your agent roles and communication protocols in config files
- Step4: Implement custom agent logic by extending provided base classes
- Step5: Launch the orchestration script: python run_agents.py
- Step6: Monitor agent interactions and shared memory output in logs or dashboard