- Step1: Clone the GitHub repository.
- Step2: Install dependencies with npm/yarn or pip.
- Step3: Configure AWS credentials and region.
- Step4: Run the JavaScript/TypeScript demo via npm start.
- Step5: Run the Python demo with python demo.py.
- Step6: Extend or add custom tool functions and re-run demos.