Skip to main content
Explore hands-on examples for building agentic applications and document processing pipelines on Tensorlake. Want an example added? Let us know in Slack.

Agentic Applications

Deep Research Agent

Multi-agent research pipeline with parallel web search and report synthesis.

Code Interpreter

Execute LLM-generated code in isolated containers with data science libraries.

Agent with Tool Calling

Claude agentic loop that chains tool calls, each in its own container.

Personal Finance Manager

Parse bank statements and answer spending questions with Claude.

Web Scraper

Serverless web crawler that scrapes websites N levels deep using headless Chrome.

Weather Agent

Conversational weather agent powered by Claude, deployed as an HTTP API.

Document Processing

Structured Extraction from Images

Extract structured data from images using Tensorlake Applications.

Signature Detection

Detect, validate, and route based on signatures.

Resume Parsing

Parse resumes and extract structured candidate data.

SEC Filings with Databricks

Query parsed SEC filings with Databricks.

Real Estate with LangGraph

Ask natural language questions about contracts using LangGraph.