Labsco
genyk1p logo

Learning Hub

โ˜… 1

from genyk1p

AI learning assistant that manages game time rewards based on school grades, homework, and bonus tasks

๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeAdvanced setup

โŒ labsco summary โ€” our analysis, not the vendor's

What it is โ€” an MCP server that runs a student's learning workflow, converting school grades, homework, and bonus tasks into earned "game time," with one instance per child.

What you get โ€”

  • Grade tracking on a 5-point European scale and a configurable GRADE_MINUTES_MAP (e.g. a "1" = +15 game minutes, a "4" = โˆ’20)
  • Homework with deadlines and on-time/overdue bonuses, motivational bonus tasks, and an immutable game-minutes ledger
  • Topic reviews for weak areas, a textbook library with markdown summaries, and parent escalation on bad grades
  • Pluggable sync providers (EduPage, PRONOTE) with secure credential storage; instruction tools that guide the AI through workflows

Requirements โ€” no third-party account by default; SQLite DB (defaults to ./data/learning_hub.db, override via DATABASE_URL). Sync-provider credentials are stored via MCP tools. Install uses Poetry + Alembic.

Cost snapshot โ€” free (license unspecified in metadata); local SQLite, no paid service.

Setup effort โ€” self-host: poetry install, alembic upgrade head, run one instance per student.

Our take โ€” a genuinely creative parenting tool if you'll self-host; the honest caveat is in the README โ€” it's Beta, "tested with one family," and you must deploy a separate instance per child.

Source: the project README โ€” summarized 2026-07-08.