There is a kitchen with a showcase standing near the establishment, and the following needs to be implemented:
1. A proximity sensor detects that someone has approached the showcase.
2. The camera is automatically activated and takes a photo
3. The photo is sent to AI to determine if there is a face in the database.
4. At the same time, the system greets the person.
5. If the face is registered in the database, AI generates a message according to the algorithm and speaks it through the speaker.
6. The built-in microphone in the system receives the response from the client, and this continues as long as the person stands and communicates with the assistant.
A consultation is needed on how to implement such an idea. Is it appropriate to use AI that is installed on the showcase PC, or is it better to use a cloud service? Additionally, a CRM is needed that would register such visitors and their preferences based on surveys and order history (orders are made through our system's application, for which there is client registration in the app). Should we combine built-in AI for cases when there is temporarily no internet connection and other options that you may suggest? After the consultation and finding a solution, a project with your participation is possible.