Skip to main content
AIDiveForge AIDiveForge

Open Source Education & Learning

As of September 2026, AIDiveForge tracks 3 open source education & learning. The top three by verified-data score are LearnOS, TabFM, and Open-source AI language learning app. Curated open source education & learning tracked by AIDiveForge. Each project has a verified public source repository. Listings are verified against each tool's live website and re-checked regularly.

Last updated August 16, 2026 · 3 tools

Ranked by AIDiveForge's verified-data score: data completeness, verification recency, community rating, and real visitor engagement. How we rank · No tool can pay for placement.

  1. LearnOS

    1. LearnOS

    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.

    FreeOpen SourceSelf-hostedVerified Aug 14, 2026
  2. TabFM

    2. TabFM

    TabFM is a Google Research library that runs zero-shot classification and regression on tabular data by treating your training rows as context rather than gradient updates, so a scikit-learn pipeline gets predictions without a fit cycle on your dataset. The integration surface is familiar: it follows the scikit-learn API, which means drop-in replacement is realistic for teams already living in that ecosystem. The ceiling arrives fast, though. Zero-shot performance on datasets with hundreds of columns or highly domain-specific label distributions lags behind a fine-tuned XGBoost or LightGBM baseline, and the library ships no paid inference tier, no managed endpoint, and no hyperparameter surface to close that gap.

    FreeOpen SourceSelf-hostedVerified Jul 14, 2026
  3. Open-source AI language learning app

    3. Open-source AI language learning app

    OpenLanguage is an iOS app that pairs voice input and output with an AI tutor to give you real spoken practice, level-matched topics, and real-time corrections mid-conversation. The build path requires pnpm and Xcode, so getting it onto a device is a developer task, not a tap-to-install one. You supply the API key from whichever provider you use — nothing is proxied through a vendor backend. The ceiling shows up immediately if you are not on iOS or if you want a managed cloud version with zero setup: neither exists. Teams that need Android support or a hosted option will look elsewhere before they finish reading the README.

    FreeOpen SourceSelf-hostedVerified Jun 25, 2026

Listings on this page are sourced and verified by the AIDiveForge data pipeline. AIDiveForge is editorially independent — no money changes hands for inclusion.