- Step1: Clone the repository from GitHub
- Step2: Install Python and required dependencies via pip
- Step3: Configure Hugging Face API token and any tool API keys
- Step4: Open corresponding Jupyter notebooks
- Step5: Follow code cells to build retrieval QA and multi-tool agents
- Step6: Modify prompts, tools, and memory settings to customize behavior
- Step7: Run examples, test outputs, and deploy agents