You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MindPad - Personalized Professor for Multimodal, Accessible Learning
1. Product Vision
MindPad reimagines classroom presentations by combining a teacher's essence with a voice-driven AI co-presenter. Instead of static slides, instructors speak naturally while an agent orchestrates supporting visuals, flash cards, and deep-dive explorations on a live canvas. The agent listens, understands the lesson context, and transforms requests into rich teaching aids in real time in the form of a multimodal intelligent canvas.
2. Core Agent Behaviors
Capability
Description
Demo Proof Point
Canvas Awareness
Agent inspects/modifies an βopen white canvasβ that the teacher can annotate on. Keeps visuals consistent with lesson flow.
Visual placeholders regenerate as the agent acts.
Lecture-Grounded Generation
Uses supplied lecture material to avoid hallucinations; cites sources in outputs.
Flash cards + deep dives reference the lesson outline.
Interactive Workflow
Agent asks clarifying questions before executing impactful actions.
βFocus flash cards on week 2 labs?β prompt appears.
Tool Confirmation Loop
Each tool call ends with a confirmation + optional follow-up suggestion.
After deep dive, agent asks: βAdd quiz question?β
3. Planned Tool Calls
3.1 Flash Card Generator
Inputs: topic focus, optional extra context from the teacher.
Process: pull facts/examples from lecture notes, structure into Prompt β Key Idea β Probe Question.
Output: list of cards displayed in sidebar; option to pin to canvas.
Guardrails: refuse or ask for more context if topic not found in lecture material.