Skip to main content
AIDiveForge AIDiveForge
Save tools:Log inSign up
Visit LearnOS

Get This Tool

License: MIT Any use incl. commercial
Local-run terms: Clone the GitHub repo, install dependencies, and run locally with your own API keys; full source available under MIT for modification and commercial use.

Share This Tool

Compare This Tool
📋 Embed this tool on your site

Copy this code to embed a compact tool card:

LearnOS

FreeOpen SourceSelf-HostedAgentic

Pricing

Model
Free

Summary

Most learning platforms make you pay a subscription before you can run a single personalized lesson — and when you cancel, your progress data disappears with your account. LearnOS is an open-source AI university that runs locally, owns nothing about you, and lets you bring your own model key.

LearnOS deploys a loop of specialized agents that profile your existing knowledge, build a lesson plan, teach, quiz, and issue verifiable certificates — without a human curriculum designer in the loop. You bring an OpenRouter API key, self-host the stack, and the agents adapt pacing through spaced repetition based on your quiz results. The architecture is MIT-licensed, so teams can fork course roadmaps or swap the underlying model without asking permission. The ceiling appears when your subject requires hands-on grading — open-ended code review or essay evaluation — because the agent loop is built around structured quizzes, not freeform assessment. At that point, contributors either extend the agent layer themselves or accept the limitation.

Bottom line: Pick LearnOS if you want agent-guided mastery of a technical subject like ML without handing your data or your wallet to a SaaS platform — but plan for a custom extension if your learning path requires anything more than structured quiz-based evaluation.

Community Performance Report Card

No community ratings yet. Be the first to rate this tool!

Best For: Learners seeking agent-guided education without subscriptions, Users who want full data ownership and model flexibility, Developers contributing to or forking open course roadmaps
  • Self-hosted with full data ownership, so learner profiles, quiz history, and progress never touch a third-party server — which means you are not locked out when a vendor changes pricing or shuts down.
  • Bring-your-own OpenRouter key with model flexibility, so switching from one LLM to another when quality or cost changes is a config edit rather than a platform migration.
  • Multi-agent loop covering profiling, planning, teaching, quizzing, and certification, so the system adapts pacing to demonstrated knowledge gaps instead of forcing you through a fixed sequence at a fixed speed.
  • MIT license with forkable course roadmaps, so a developer or institution can extend or redistribute the curriculum without legal overhead — which is the feature that SaaS EdTech platforms explicitly withhold.
  • Verifiable certificates tied to demonstrated quiz performance, so the credential reflects actual mastery rather than completion of a passive video watch.
  • The assessment loop is built around structured quizzes, so any subject requiring open-ended evaluation — grading submitted code, scoring a written argument, reviewing a design doc — falls outside what the agents currently handle. Teams that need freeform assessment write a custom agent extension, which puts them on a divergent fork from the main repo.
  • No hosted option and no API surface means every deployer runs their own infrastructure. For an individual learner with no ops experience, standing up the stack is a prerequisite before the first lesson loads — a barrier that SaaS competitors like Coursera or a hosted AI tutor remove entirely. Teams that cannot or will not self-host abandon LearnOS for a managed platform at this step.
  • Roadmap and bug velocity depend on open-source contributor throughput, not a funded team. When a critical issue blocks a course module, the resolution timeline is community-dependent — there is no support contract to escalate.

About

Platforms
Web, self-hosted
API Available
No
Self-Hosted
Yes
Last Updated
2026-08-14T06:47:18.704Z

Best For

Who it's for

  • Learners seeking agent-guided education without subscriptions
  • Users who want full data ownership and model flexibility
  • Developers contributing to or forking open course roadmaps

What it does well

  • Personalized skill mastery in technical subjects like machine learning
  • Self-directed learning with adaptive quizzes and spaced repetition
  • Issuing verifiable certificates for demonstrated knowledge

Integrations

OpenRouterOpenAIAnthropicGoogle GeminiMistralLlamaCohereGroqOllamaDeepSeek
Help improve this page

Add notes, reviews, and benchmarks so the next visitor gets a clearer picture.

Sign in to contribute

Spotted incorrect or missing data? Join our community of contributors.

Sign Up to Contribute

Frequently Asked Questions

Is LearnOS free?
Yes — LearnOS is fully free to use. There is no paid tier.
Is LearnOS open source?
Yes. LearnOS is open source.
Can I self-host LearnOS?
Yes. LearnOS supports self-hosting on your own infrastructure.
What platforms does LearnOS support?
LearnOS is available on: Web, self-hosted.

Most learning platforms require a subscription before running even one personalized lesson, and canceling means losing all progress data.

Core approach

LearnOS deploys a loop of specialized agents that profile existing knowledge, build a lesson plan, teach, quiz, and issue verifiable certificates without a human curriculum designer. Users bring an OpenRouter API key, self-host the stack, and the agents adapt pacing through spaced repetition based on quiz results. The architecture is MIT-licensed, allowing teams to fork course roadmaps or swap the underlying model.

Limitations

The assessment loop centers on structured quizzes, so subjects needing open-ended evaluation such as code review or essay grading fall outside current agent capabilities.

Who it is for / who should skip it

Best for learners seeking agent-guided education without subscriptions, users who want full data ownership and model flexibility, and developers contributing to or forking open course roadmaps. Skip it if the subject requires freeform assessment or if self-hosting infrastructure is a barrier.