Problem
Canvas has the data, but students still have to translate assignments, rubrics, discussion prompts, and due dates into a realistic plan.
A calmer AI-assisted command center for online school: Canvas data, weekly priorities, rubric breakdowns, discussion drafts, and a study plan that keeps the student in control.
Open interactive demoBack to projectsCanvas has the data, but students still have to translate assignments, rubrics, discussion prompts, and due dates into a realistic plan.
A student dashboard concept that treats the next decision as the product: what is due, what is risky, what can be drafted, and where the next study block should go.
The project combines third-party API ingestion, normalized assignment objects, prioritization rules, user overrides, and a UI that hides complexity without hiding important deadlines.
The architecture separates Canvas sync from planning state, keeps rubric parsing explainable, and treats AI drafts as editable scaffolds rather than final submissions.
An AI study coach can summarize rubrics, generate outline options, rank assignments by risk, and ask for citations/personal examples before any student submits work.
This is framed as a responsible assistant layer: it explains its reasoning, keeps the human in control, and avoids pretending mock data is real production data.
The project is intentionally designed around clear state, inspectable data flow, and safe upgrade paths instead of a thin screenshot-only demo.