- Step1: Clone the GitHub repository https://github.com/sushant1827/Multi-Agent-AI-Assistant
- Step2: Install Python 3.8+ and run pip install -r requirements.txt
- Step3: Set your OpenAI API key as an environment variable
- Step4: Configure agent roles and tasks in config files
- Step5: Run the main script to start the agent orchestrator
- Step6: Monitor logs, inspect agent interactions, and customize workflows