hi, has anyone here already integrated chatGPT into existing projects? how do you train it specifically for a specific topic, with the fine-tuning? i'm reading the documentation, but don't quite understand how yet.
We have a project with Moodle in which we would like to integrate ChatGPT (preferably GPT4). If the learners are stuck on a question, for example, then they could ask ChatGPT and it would help.
Is it possible to integrate ChatGPT into Moodle fluently? What do you need to consider?
ChatGPT is pre-trained, but additionally we then need to train ChatGPT specifically in the subject area of the course. How would that need to be done specifically? I think we would have to train ChatGPT specifically on hundreds/thousands of texts from that topic area.
I read something from https://moodle.org/plugins/block_openai_chat. Is that usable? Is this only available in version 3.5?
Thanks a lot!