Forum Discussion
Chat GPT integration
Hello everyone,
I just started the following eLearning course from discoverelearninguk
https://discoverelearninguk.com/store/create-elearning-using-chatgpt-and-articulate-storyline-360/
which is great but I’m feeling a bit disappointed with what's happening. I’ve noticed that, to achieve “memory” in an interaction, we need to store questions and answers as Storyline variables. This works well for small interactions (less variables), but I’m considering a much longer scenario—specifically, a sales interaction between a salesperson and a potential buyer.
Such a scenario would require numerous iterations and, consequently, hundreds of variables. That doesn’t seem like an efficient solution.
I thought about embedding an OpenAI agent to handle this, but it appears that isn’t possible. What would you recommend for managing a more complex, memory-intensive interaction such as a somewhow long sales person/buyer interaction?
Thank you,
- MathNotermans-9Community Member
Your OpenAI agent should run on a server, only sending responses back to Storyline.
Here a scenario is sketched calling a Google Cloud function ( NodeJS ) that works well and all your 'history'' will be saved on Google/NodeJS.
https://community.articulate.com/discussions/discuss/adding-chat-gpt-functionality-to-storyline/1019569