Ecommerce Assistant is a chatbot designed to assist users with ecommerce-related inquiries.
Ecommerce Assistant is a chatbot designed to assist users with ecommerce-related inquiries. By integrating data about products, orders, and user preferences into a large language model (LLM), this chatbot provides personalized shopping assistance, order tracking, and recommendations to enhance the online shopping experience.
Features Interactive chatbot interface for ecommerce-related questions. Extensive database of product information, categories, and user preferences. Personalized product recommendations and shopping advice based on user queries. Real-time order tracking and updates. Integration with various ecommerce platforms.
Installation To get started with Ecommerce Assistant, follow these steps:
Clone the repository: git clone https://github.com/pguptax18/ecommerce-assistant.git cd EcommerceAssistant
Install the Gaia Node by running the following command: curl -sSfL 'https://github.com/GaiaNet-AI/gaianet-node/releases/latest/download/install.sh' | bash
Run the following command to update your config.json to run with a small language model: gaianet init --config https://raw.githubusercontent.com/harishkotra/Gaia-8G/refs/heads/main/config_8g.json
Start the node: gaianet start
How to Use Open your web browser and navigate to the generated link. Start interacting with the chatbot by typing your ecommerce-related questions (e.g., product search, order tracking, personalized shopping advice).
License This project is licensed under the MIT License. See the LICENSE file for details.