A walkthrough of a spur that summarizes technical content and shares it on Slack
MarkdownExtractor
: extracts markdown from a PDF using Gemini 2.0 Flash.PaperSummarizer
: summarizes the extracted markdown using Claude Sonnet 3.5.coalescing
: the CoalesceNode
will return the value from one route, even if both routes are executed. In contrast, a merge
would combine the results from both routes.
Once the routes are coalesced, we add a Slack bot node to send the results.
To test this setup, we use a test case involving a PDF.
⌘/CTRL + ENTER
: Run the spur with your last test case⌘/CTRL + I
: Re-organize the layout automaticallyArrow Keys
: Move around on the canvas