- Step1: Clone the GitHub repository.
- Step2: Install dependencies with pip install -r requirements.txt.
- Step3: Set your OpenAI API key in the environment variable OPENAI_API_KEY.
- Step4: Customize the product catalog JSON file with your shampoo inventory.
- Step5: Run the agent script (python app.py) and start the chat interface.
- Step6: Integrate the agent into your website or API endpoint as needed.