Speed Run Code
Tracks/AI Agents & Monetization/Gumloop: Visual AI Workflow Builder
Level 2

Gumloop: Visual AI Workflow Builder

Build complex AI pipelines visually — scraping, processing, and acting on data.

Lesson Notes

Gumloop is a visual AI workflow builder — think n8n but with AI nodes built natively at every step. You can scrape web pages, extract structured data with AI, call APIs, and act on results all in a drag-and-drop canvas. What makes Gumloop powerful for builders: MCP (Model Context Protocol) support, which means your AI agents can plug into external tools and data sources natively. Use Gumloop when you need to build data pipelines that involve AI processing — content generation at scale, lead enrichment, competitive research, or document processing.

Your Challenge

+20 XP

Create a Gumloop account. Build a workflow that: takes a list of company names as input, searches for each company's website, extracts a one-sentence description, and outputs a CSV. Run it with 3 company names and verify the output.