Anyone can publish a lesson.
Make a course or a deck with the LLM you choose. Check it locally. Host it on any static site. Learners can use the publisher’s site directly or verify the feed here before saving a copy on their device.
Author anywhere
A person or any capable LLM writes the same public JSON format. No model-specific API is required.
Check locally
Strict schemas, source references, objective coverage, and deterministic builds catch common failures before publishing.
Host anywhere
The result is a static site and a digest-pinned feed. The publisher keeps the URL and the learner keeps progress.
Open a hosted lesson feed.
Paste a publisher’s HTTPS feed. Latent checks its format, byte count, identity, and SHA-256 digest before rendering anything. Nothing in a community pack can execute code.
The public contract
Portable content. Constrained runtime.
- Publishers own
- The source, license, domain, version history, and audience relationship.
- LLMs can extend
- Lessons, explanations, quizzes, objectives, citations, decks, cards, and namespaced metadata.
- Packs cannot run
- Remote JavaScript, HTML, Python, React, iframes, workers, or executable tests in a learner’s browser.
- Latent may add
- Optional discovery, verified publisher identity, editorial review, private registries, and managed hosting.