XtraBros / smart-itinerary-planner

Smart itinerary planner empowered by AI.
Apache License 2.0
1 stars 0 forks source link

[fix] Location-Based Promotional Messaging #44

Closed wangchongyu closed 1 month ago

wangchongyu commented 1 month ago

When the user enters a predefined range (e.g., within 20 meters) of a specific location, the system detects that the user is near the targeted area. Upon detecting that the user is within this range:

AI sends a promotional message relevant to that location:

Scenario A: If the user currently has the AI chatbot dialogue window closed:

Scenario B: If the user already has the AI chatbot dialogue window open:

zwzac commented 1 month ago

Disabled all promo messages except location based messages for POIs within 500m radius (detected automatically when tracking the user location to display the POIs in "List" tab)