- Step1: Clone the repository from GitHub.
- Step2: Install dependencies via npm or pip.
- Step3: Configure your OpenAI API key and e-commerce API credentials in .env file.
- Step4: Start the web server using npm start or python app.py.
- Step5: Navigate to http://localhost:3000 in your browser.
- Step6: Interact with the chat interface to search for products, compare prices, and manage your shopping list.