← ALL PRODUCTS

AI Tutor

A tutor for every learner, grounded in your curriculum

Institutions deploy their own branded AI tutor. Bring your curriculum; we handle the AI, the realtime voice and avatar tutors, the multi-tenant plumbing and two layers of billing.

For: Institutions that want an AI tutor on their own brand and syllabus.

Open AI Tutor Get a demo

aitutor.akadesk.com

What it does

A tutor for every learner, grounded in your curriculum.

Voice-only and avatar tutoring over LiveKit

Every avatar provider LiveKit supports, selectable per tenant

Bring-your-own curriculum by structured import or document upload

Platform-to-organisation and organisation-to-student billing

Paystack for Nigeria, Campay and PawaPay for Cameroon

Per-tenant session quotas enforced by plan

How it is built

Four surfaces, the same in every product

Every Akadesk product ships the same set of applications under apps/, so a path means the same thing whichever product you are looking at.

  • platform-webProduct marketing; an organisation signs up here
  • tenant-webEach institution's site and student signup
  • webappThe learning app: tutor sessions, admin, billing
  • admin-webPlatform operator console: orgs, plans, quotas
  • mobileFlutter + Riverpod learner app
Where it runs

Its own host, its own database

  • Productionaitutor.akadesk.com
  • Developmentlocalhost:3200 — its own port. There is no routing layer, so the production hostname resolves to nothing locally
  • Databaseakadesk_aitutor — its own Postgres database, shared with no other product
  • StackGo API + Python LiveKit agent + React/Vite app + Next.js marketing + Flutter