AmroUI
GitHub

Tutor Memory Panel

A configurable, accessible tutor memory panel surface for AI product workflows.

Tutor memoryWhat your tutor remembersMemory improves continuity and stays under your control.
3 items
  • Design a governed AI workflowLearning goal
  • Prefers operational examplesExplanation preference
  • Revisit approval exceptionsCurrent knowledge gap

Installation

npm install @amro-ui/react

Usage

A configurable, accessible tutor memory panel surface for AI product workflows.

Package

import { TutorMemoryPanel } from "@amro-ui/react";

<TutorMemoryPanel />

shadcn copy

import { TutorMemoryPanel } from "@/components/ui/tutor-memory-panel";

<TutorMemoryPanel />