LearningOps Β· Innotel Platform Stack
Learn what's
real.
AthenIQ is the open learning platform for universities, workforce development, and training β a self-hosted LMS built on the Tutor (Open edX) course engine with OpenMAIC generative AI classrooms, one self-hosted model gateway, and course certificates signed through Signara. Identity, trust, secrets, storage, and revenue come from the Innotel Platform Stack β never re-implemented.
$ git clone https://github.com/innotelinc/atheniq.git && cd atheniq && ./setup.sh
One platform, real learning.
From enrollment to a signed certificate β course delivery, generative classrooms, realtime collaboration, and verifiable credentials in one self-hosted stack.
LMS core
Course catalog, enrollment, courseware, assessments, and learner records on Tutor's Open edX distribution β LMS and Studio together.
Generative classrooms
OpenMAIC turns any topic or document into slides, quizzes, simulations, and project-based learning with AI teachers and classmates.
Realtime layer
Self-hosted Convex keeps presence, chat, live quizzes, and learner progress in sync across every classroom session.
Course media studio
Authors produce images, video, and voice for courseware through the self-hosted Open Generative AI studio β no third-party media cloud.
Agent layer
OpenClaw with the OpenMAIC skill brings classrooms into chat channels; a CLI agent handles authoring and operations β models pooled through OmniRoute.
Signed certificates
Course completion emits evidence into Signara's signature workflows; learners receive audit-trailed, verifiable certificates.
The layers.
AthenIQ is the LearningOps business function of the Innotel Platform Stack β it consumes platform services, it never duplicates them.
Identity
Authentik is the single tenant of record β learners, instructors, and admins sign in once and reach every surface.
Secrets Β· Trust Β· Storage Β· Revenue
Infisical holds the keys, Cerulean provisions DNS and TLS, ONYX stores media, and Magnate gates paid courses and entitlements.
Credentials
Signara is the only surface that signs β AthenIQ supplies completion evidence, never the signature itself.
# how the platform composes $ docker compose --profile gateway up -d # OmniRoute :20128 $ tutor local launch # LMS + Studio $ cd services/OpenMAIC && docker compose \ --profile server-persistence up --build enroll β learn β complete β signed certificate
Built on open source.
Upstream projects are integrated as they are β this repo glues and operates them inside the platform stack.
Roadmap.
The platform is being brought up for in-house university, workforce-development, and training use.
Repo scaffold, stack role, landing page, deployment runbook.
doneTutor LMS + Authentik OIDC on Cerulean-provisioned hosts; OpenMAIC classroom wired to the gateway.
nextCompletion β Signara certificate flow live end to end.
laterConvex realtime classrooms, ONYX media storage, Magnate paid courses, workforce tracks.
later