Home - marcusgreen/moodle-qtype_aitext GitHub Wiki

AIText is a Moodle Question type that presents feedback (and optionally marks) to student responses that are generated by an external AI System, It has been tested against multiple LLM providers including ChatGPT from OpenAI, Google Gemini and various open sourced Models such as the LLama range both throuh Ollama and GroqCloud. It was designed at tested with Moodle 4.4 and works with Moodle 5.0

It can be used with its own "back end" https://github.com/marcusgreen/moodle-tool_aiconnect

Or with Moodle 4.5+ ai subsystem or the Mebis-lp local AI Manager

https://github.com/mebis-lp/moodle-local_ai_manager

The plugin was discussed on a Moodle Academy seminar which is available on Youtube here

https://www.youtube.com/watch?v=JEDTJQ_Ox_8&t=1479s

It is discussed in the Moodle.org forum post

https://moodle.org/mod/forum/discuss.php?d=455612

cat_picture