We are preparing an AI assistant for the online store, which is already working with the product database (based on GPT).
It is necessary to limit the number of requests without authorization and implement functionality for registered users.
Technical Specification
1. After 5 requests, the user will not be able to continue communicating with the AI agent without authorization, and a registration/login window will appear in the chat.
2. The AI bot will remember the identity of the registered person and will greet them with recommendations for products similar to what they searched for. It is also possible to add a few products at the end of each message based on recommendations for the user: "You may also be interested in:"
More details:
- Personal account
Saved product views
Wishlist (favorite products)
Order history
- Interaction
Personal recommendations based on viewing and order history
Assistance in completing purchases (reminders about items in the cart)
Tracking trends and new arrivals in selected categories
Quick checkout in 1 click
Notification settings (for example, about new arrivals of specific types of fabrics)
- Bonuses and loyalty program (for the future)