AmroUI
GitHub

Learning Context Mode

A configurable, accessible learning context mode surface for AI product workflows.

How are you learning right now?

Installation

npm install @amro-ui/react

Usage

A configurable, accessible learning context mode surface for AI product workflows.

Package

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

<LearningContextMode />

shadcn copy

import { LearningContextMode } from "@/components/ui/learning-context-mode";

<LearningContextMode />