Skip to content

Getting started

Adaptive Learner is a learning companion built on a research-backed six-method model. You take a short assessment to discover which methods suit you best, then run AI-supported sessions through a seven-step cycle. The app learns with you and adapts how it teaches.

Try it now

The fastest way to try Adaptive Learner is the public deployment:

Open the live app

This runs in Local mode — all your data stays in your browser (IndexedDB), and AI calls fire directly from the page to Anthropic, OpenAI, or Google Gemini using your own API key. No backend involved.

Install as a Progressive Web App

Adaptive Learner is installable. On modern browsers you'll see an "Install" or "Add to home screen" prompt the first time you open the site. Accept it and Adaptive Learner becomes a standalone app on your phone or desktop, launchable without a browser tab.

The app also works offline for the Dashboard and past sessions. New AI sessions still need internet because the AI provider lives outside the browser.

What you need

  • A modern browser (Chrome 100+, Firefox 100+, Safari 17+, Edge 100+). The app uses IndexedDB, service workers, and modern JavaScript.
  • An AI API key for at least one of the supported providers (Anthropic, OpenAI, or Google Gemini). Free tiers are usually enough to get started; see Settings for how to add a key.

First five minutes

  1. Open the app and pick your language. Five UI languages are first-class (DE, EN, ES, FR, EL); three more (PT, TR, JA) ship as English passthroughs for now.
  2. Onboard your learning project: topic, goal, timeframe, and how many minutes per day you can give it. See Onboarding.
  3. Take the 12-question assessment so the app knows which learning methods to lean on. See Assessment.
  4. Add your AI API key in Settings (the Onboarding flow nudges you here if you skipped it).
  5. Start your first session. The Dashboard's "Start session" button drops you into a learning conversation. See Learning session.

Where to go next