- Step1: Clone the aladin repository from GitHub.
- Step2: Install dependencies via pip or Docker Compose.
- Step3: Set your OpenAI (or other LLM) API key in environment variables.
- Step4: Configure agent settings in the provided YAML config files.
- Step5: Launch Aladin using docker-compose up or python cli/main.py.
- Step6: Interact with agents via CLI commands or HTTP endpoints.