Hi! With the rise of AI capabilities and how it’s enhancing our productivity, I wanted to ask how I could achieve adding ChatGPT into a training platform website. i.e a user logs-in into one of their courses, and in the course player I’d embed the chat functionality for them to have an AI Coach version of me so they could ask questions and receive feedback. Im not referring to a chatbot, but rather a chat function thats trained on the lesson scripts I have drafted so learners receive the right advice quickly. Other use cases would be having users ask questions directly on the course so concepts are explained to them.
I have no experience in implementing this whatsoever but I’m a trailblazer and am very keen and ready to take on this challenge to ensure the possibility of providing a great learning experience for b2b sales professionals in the modern world. I’ve planned to do this with the help of Chat gpt but want to know aside from configuring the API via OpenAI, should I use Vercel as well for this process? I will heavily rely on ChatGPT coding abilities to make this possible.
Any tips or suggestions would be greatly appreciated!
*Please note that the LMS (learning management system) platform im using doesn’t allow API calls directly from their platform (already checked with their IT team on this). What I can do is adding a custom code by embedding it. Which I figured would come from Vercel?