Beginnerstable04_/_BEGINNER
Meeting Notes
Turns a raw transcript into a tight summary, decisions list, and a tagged set of action items with owners.
# INPUT_PROMPT // MEETING_NOTES
SCHEMA: V.1.0system@agent-archive:~$
IDLE
OUTPUT_LOG:
[IDLE] Awaiting input. Press RUN DEMO to initialize the pipeline.
LIVE_EXECUTION_LOG // meeting-notes0 EVENTS
[STREAM] No active execution. Trigger a run to populate the log.
/SYSTEM_INTERNALS
ARCHITECTURE
SYSTEM_ARCHITECTURE
[01]Notes Synthesizer
/BACKEND_CONTRACT
PLUGGABLE RUNTIME
This demo serves a hardcoded fixture today. Set NEXT_PUBLIC_USE_REAL_BACKEND=true and the same UI will POST /api/beginner/meeting-notes to a real CrewAI service - no UI change required.
/TYPED_INTERFACE
runProject(MEETING_NOTES, {
transcript: string,
}) -> markdown