- Step1: Clone the repository: git clone https://github.com/ProactiveAIAgents/Proactive_AI_Agents
- Step2: Install dependencies: pip install -r requirements.txt
- Step3: Configure API keys and models in the config file
- Step4: Define custom agents, tools, and workflows per documentation
- Step5: Run a sample agent: python run_agent.py