officialOfficial
Getting Started
A guided starter canvas that shows sources, connections, AI outputs, and reruns.
0 remixes · 0 views
Showcase

gt-image
{
"flashcards": {
"title": "Brainy Canvas Basics",
"categories": [
{
"name": "Workflow Building",
"cards": [
{
"front": "What does connecting two nodes do?",
"back": "It lets the target node use the source node output as context for generation.",
"difficulty": "easy"
},
{
"front": "Why start with a text node?",
"back": "Text gives downstream nodes a clear prompt, brief, or source document to transform.",
"difficulty": "easy"
}
]
},
{
"name": "Iteration",
"cards": [
{
"front": "How do you improve an output?",
"back": "Edit the source text or target-node instructions, then regenerate only the node you want to update.",
"difficulty": "medium"
}
]
}
],
"total_cards": 3
}
}gt-flashcards