RoBorregos/home-hri

Receptionist development

Closed this issue · 2 comments

Creating the new nodes and integrating new features such as name extractor and gpt vision

Guest analysis

Inside the frida_language_processing it was added the node guest_analyzer.

The first functionality implemented is extracting the name and the favorite drink from the user speech, using gpt-4 model. This was implemented as a ROS Service.

Guest image analysis

For extracting the characteristics from the image of the guests, the model gpt-4-vision-preview was used with the API