Metahuman Training Platform
The Metahuman Training Platform (MTP) is a multi-tenant SaaS learning management system that delivers immersive, metahuman-driven training for any industry. Trainees converse with lifelike digital humans — a traveler at a border crossing, a banker across a desk, an instructor at a whiteboard — and receive structured, rubric-scored assessment and coaching afterwards.
MTP is built on top of the HOPE Metahuman Service. It consumes HOPE strictly through HOPE’s public API, like any other customer: HOPE supplies the metahumans, voices, avatars, and guardrails; MTP supplies everything an LMS needs around them — content authoring with per-field provenance, session flows, rubric-driven assessment, coaching, cohorts, assignments, LTI 1.3, and analytics.
Who these docs are for
- Tenant administrators and integrators configuring an organization: content types, flows, rubrics, roles, and SSO.
- Developers building against the MTP Platform API (the Layer 04 extensibility surface) or embedding MTP into another LMS via LTI 1.3.
One platform, N verticals
Everything content-shaped in MTP — lessons, scenarios, rubrics, session flows, grading, coaching — is data, not code. Tenants author schema-validated definitions and the platform’s engines interpret them. No vertical logic is hard-coded, so a federal law-enforcement screening curriculum and a personalized financial-literacy course run on the exact same kernel. Read the content kernel to see how.
Start here
The product model: tenants, verticals, and what a metahuman session looks like.
What is MTP?The system context: MTP’s services, HOPE, and the trust boundaries between them.
ArchitectureVersioned JSON documents, schema registries, provenance, and approval workflows.
The content kernelThe 1EdTech LIS v2 role vocabulary at three tiers, with permission bundles.
Roles and permissionsHow a live session flows through the session gateway to a metahuman and back.
Training sessionsPlatform API conventions today; the full endpoint reference ships with the SDK.
API reference