TA

teachers-aid-ui

@particle-academy/teachers-aid-ui

The React surface for the TAC authoring agent — chat transcript, a composer with file drop for handbooks and decks, and the plan-review approval surface where a human turns a proposal into a change. Transport-agnostic: no router, no HTTP client.

TSUI · 4 components4 components
$npm install @particle-academy/teachers-aid-ui
Pairs withteachers-aid

Components

4 components · click any tile for a full demo, source, and install snippet.

TeachersAidChatOpen →
TeachersAidChat
Live preview coming soon
The whole surface — transcript, composer and plan review in one.
ChatTranscriptOpen →
ChatTranscript
Live preview coming soon
The conversation. Agent output renders sanitised, because a reply is model output and an uploaded file can talk a model into emitting markup.
MessageComposerOpen →
MessageComposer
Live preview coming soon
Input with file drop — handbooks, decks, question banks.
PlanReviewOpen →
PlanReview
Live preview coming soon
The trust boundary made visible: per-operation accept/reject on a proposed change plan. Never auto-applies.