Instructor Programme Card
A configurable, accessible instructor programme card surface for AI product workflows.
Instructor programmeGoverned AI OperationsBuild practical skill in designing governed, outcome-driven AI workflows.
3 sessions
InstructorDr. Maya Chen
- Agent foundations35 min
- 2Control boundaries42 min
- Outcome measurement38 min
Installation
npm install @amro-ui/reactUsage
A configurable, accessible instructor programme card surface for AI product workflows.
Package
import { InstructorProgrammeCard } from "@amro-ui/react";
<InstructorProgrammeCard />shadcn copy
import { InstructorProgrammeCard } from "@/components/ui/instructor-programme-card";
<InstructorProgrammeCard />