- Step1: Clone the repository from GitHub
- Step2: Navigate to the project folder
- Step3: Install dependencies via pip install -r requirements.txt
- Step4: Set your OpenAI or other LLM API keys as environment variables
- Step5: Run the provided agent scripts (e.g., python demo_agent.py)
- Step6: Observe agent interactions and logs to understand workflow
- Step7: Modify agent configurations or tools and rerun to prototype