- Step1: Clone the repository from GitHub
- Step2: Install dependencies with pip install -r requirements.txt
- Step3: Set environment variables for your LLM API keys
- Step4: Configure agent modules in the config file or Python scripts
- Step5: Run the main orchestrator script
- Step6: Invoke legal tasks via CLI or integrate into your application