Inspired by the recent talk by Henk Boelman at the UK Umbraco festival I wanted to add a AI powered chat / assistant to a client's website for a bit of wow. I want to have this thing take an API json feed of a simple product catalogue and then allow the user to have recommendations from it.
I've got as far as creating an assistant in the Azure AI Studio - it works nice enough though I had to upload a manual json file for now. My next step is to integrate this with my website.
Not sure how to start that - I don't have a react site (as per all the MS demos) and want to keep this in vanilla JS / using my Umbraco backend. Has anyone done this? Any tips appreciated oin:
1) How I get the assistant to use an api endpoint and update daily for the product catalogue
2) How to integrate / drop it on my site.
SiempreSteve
11/25/2024, 10:28 AM
Were the sessions at the UK Umbraco festival recorded and to be shared on YT or similar at some point. Pretty sure Henk did a fair amount of the above. The link to his slides looks like a slightly older version of his talk(!?)