The Portal and OpenAI
For you Cireson Portal Developers out there. Any thoughts on integrations with Chat GPT or OpenAI?
Thoughts?
Best Answers
-
Geoff_Ross Cireson Consultant O.G.
Hi Brian,
Your timing is quite remarkable. There's a webinar happening tomorrow which spookily covered this topic. I trust we will see you there.
https://events.teams.microsoft.com/event/78d5557f-7fc4-4350-9a12-cc6b2f824689@ab54b7c1-65d1-4f28-bdd7-226506686492
Geoff2 -
Geoff_Ross Cireson Consultant O.G.
Here's the recording if anyone finds this thread but missed the webinar:
1
Answers
Hi Brian,
Your timing is quite remarkable. There's a webinar happening tomorrow which spookily covered this topic. I trust we will see you there.
https://events.teams.microsoft.com/event/78d5557f-7fc4-4350-9a12-cc6b2f824689@ab54b7c1-65d1-4f28-bdd7-226506686492
Geoff
Here's the recording if anyone finds this thread but missed the webinar:
@Brian_Winter
What did you think?
So we're doing an Azure OpenAI project for HR right now. As you were saying, it returns varying answers which HR doesn't like at all. They would prefer the same answer every time (we should talk). If HR doesn't want our Generative AI solution, IT Self Help is willing to take up the project and see about integrating it into the portal.
So we have a web app that hosts a Python site which simply presents a User Input for the Question - Just like your "Ask Anything" in the portal. And a Reply box for the Answer - Just like your modal "Answer" window.
The trick is how to change our Python site to our portal interface. (we should talk). At worst-case, we could always throw the interface into the portal's iFrame like we do our Power BI reports.
However things shake out, there will be a marriage between our Azure OpenAI and the Cireson Portal, one way or another. You showed us it's possible!