AI Hub
Maintained by
Jean Lúcio
AI Hub is a small BYOK (bring your own key) broker for Moodle. It lets the institution's own plugins generate text through shared AI API keys, without each plugin reimplementing the HTTP transport, the SSRF guard, the provider ladder or a key store.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Thanks for reaching out! It is great to hear that local_aihub is working well for you and your team.
Adding support for DeepSeek sounds like a fantastic addition to the plugin. You are more than welcome to open a PR directly on my GitHub repository so we can get that integrated upstream.
Thank you for sharing your work and helping improve the plugin for the community!
Best,
Jean
First of all, thanks for creating the local_aihub plugin! It's an excellent BYOK solution for Moodle.
We've been using the plugin on our fork and have just implemented full support for the DeepSeek AI provider. We wanted to reach out and share the modifications we made in case you'd be interested in integrating them upstream.