Scrape - Cheerio (lightweight)FreeScrape websites using Cheerio's fast HTML parser. Includes URL scraping, website crawling, and content extraction without external API costs.Try live demo
Preview lockedDynamic ToolCreate dynamic tools with runtime-generated schemas using dynamicTool. Demonstrates unit conversion tools where schema adapts based on conversion type (temperature, length, weight, currency) and supports dynamic model selection.View details
Local RAG ChatLoad a sample Local RAG index, rank chunks in the browser, and stream a cited answer without a vector database.Try live demo
Local RAG IngestChunk local text, create embeddings, and export a portable RAG index without a vector database.Try live demo
Supermemory ToolsSave and recall facts with Supermemory tools — addMemory and searchMemories in a simple Remember / Recall playground.SupermemoryTry live demo
CSV / TSV ↔ JSON tabular exportPaste CSV, TSV, or JSON arrays; detect delimiters with Papa Parse; validate rectangular rows; preview in a table; export JSON, CSV, TSV, or Markdown tables in the browser.Try live demo
Markdown multi-format file exportParse markdown into H1 sections with unified and remark, then export normalized content as JSON, CSV, Markdown, HTML, PDF, or plain text in the browser.Try live demo
XLSX → CSV exportLoad Excel .xlsx or .xls workbooks in the browser with SheetJS, pick a sheet, preview rows, and download CSV—with optional UTF-8 BOM and multi-sheet export.Try live demo
Preview locked@exalabs webSearch ToolSearch with Exa AI SDK's webSearch tool and Anthropic Claude Sonnet 4.5. Uses @exalabs/ai-sdk for seamless integration.View details
Preview lockedTool API ContextPass arbitrary context from generateText/streamText to tool execution via experimental_context. Access context in tool execute functions for dynamic behavior.View details
Preview lockedTool Input Lifecycle HooksExplore tool input lifecycle hooks: onInputStart, onInputDelta, and onInputAvailable. See how to track tool input generation in real-time during streaming.View details
Preview lockedPreliminary Tool ResultsReturn preliminary tool results using async iterables. Stream status updates during tool execution before the final result is available.View details
Preview lockedTool Call RepairRepair invalid tool calls using experimental_repairToolCall. Fix schema validation errors without requiring additional steps that pollute message history.View details
Preview lockedClaude Web Search ToolSearch the web with Claude AI. Includes result filtering, multiple search types, and language support.View details
Preview lockedExa Web Search ToolSearch with Exa's semantic API and real-time crawling. Includes live content extraction and relevance scoring.View details
Preview lockedFirecrawl Scrape Tool ChatCrawl and extract content using Firecrawl's API. Includes URL processing, markdown conversion, and structured data extraction.View details
Preview lockedPDF Analysis ToolProcess PDFs with AI analysis. Extract text, generate summaries, and identify key insights.View details
Preview lockedWeb Search ToolSearch the web using OpenAI's tool with real-time results. Includes source verification, citation tracking, and contextual answers.View details
Jina AI Web ScraperScrape websites using Jina AI with JavaScript rendering and proxy rotation. Handles rate limiting and bot detection.Jina Elastic iconTry live demo
Cheerio Web ScraperExtract content from websites using Cheerio. Includes parsing, link discovery, and rate limiting.Try live demo
Cloudflare Markdown.new Web ScraperConvert any webpage to markdown using Cloudflare's markdown.new. Clean, structured output for AI pipelines and content processing.Try live demo
Scrape - Jina AI (advanced)FreeScrape websites using Jina AI's reader service with JavaScript rendering. Includes URL scraping, website crawling, and content extraction with AI-powered parsing.Jina Elastic iconTry live demo
Scrape - Markdown.new (free)FreeScrape websites using Cloudflare's markdown.new service. Extract clean markdown content from any URL. No API key required.Try live demo
Search - Exa AI (robust)FreeSearch the web using Exa's semantic API and real-time crawling. Includes URL search, content extraction, Wikipedia, Reddit, and news search tools.Try live demo
Search - Firecrawl (robust)FreeSearch the web using Firecrawl's API and real-time crawling. Includes URL search, content extraction, Wikipedia, Reddit, and news search tools.Try live demo