logo

Command Palette

Search for a command to run...

AI Tutor

A conversational AI agent that teaches a topic while controlling a 2D canvas to write notes while teaching, giving a visual aspect to make it feel like a real classroom.

The main features of this product are:

  • Planning: First an agent plans the lesson and creates a structure for it based on the user query and depth.
  • Teaching: A conversational voice agent starts teaching one section after the other while asking the user for any doubts. The user can also interrupt the agent at any point to ask a question or add more context.
  • Note Making: The conversational agent fires events to a canvas agent to write stuff on the whiteboard. The agent intelligently understands the placing of prior texts and paddings so the notes can be created structurally and no overlaps takes place.

Future plans:

  • Introduce diagrams. Allow the canvas agent to make diagrams and insert images so the notes can be even more visual.
  • Make the whiteboard collaborative and allow the user to add stuff on it with the agent.