Presentation Templates
Choose a template to customize how your agents look and behave
Describe your agent. AI builds it for you.
Not sure where to start? Describe what you want in plain English and let your own OpenAI or Anthropic key build a ready-to-use agent — HTML, Python tools and prompts — right in your browser.
Data Analysis Agent Template
SystemThe Data Analysis Agent Template turns any CSV file into an interactive AI-powered dashboard that runs entirely in your browser. Powered by Pyodide (Python compiled to WebAssembly), it loads pandas and numpy locally — no data ever leaves your machine. Upload your CSV by dragging and dropping it onto the interface. The agent parses it instantly and displays a preview table of the first 10 rows. From there, ask questions in plain English: "show me a summary of the data", "plot a histogram of the sales column", "what are the correlations between numeric variables?", or "show value counts for the region column." Under the hood, the agent uses GPT-4o, Claude 3.5 Sonnet, or a fully local WebLLM model (your choice) to interpret your query and call the correct Python analysis function. It can generate pandas .describe() statistics, detect missing values per column, compute a full Pearson correlation matrix with highlighted strong correlations, and create matplotlib bar charts or histograms rendered as inline images — all without sending your data to any external server. This template is ideal for data analysts, researchers, and developers who need quick exploratory data analysis (EDA) on sensitive datasets, offline environments, or anywhere a traditional server-side tool is not appropriate. The exported HTML file is fully self-contained — open it in any modern browser (Chrome 113+, Edge 113+) with WebGPU support and it works immediately.
A chat-first software architecture and code review copilot that helps analyze designs, debug root causes, propose maintainable implementations, and produce production-ready technical guidance.
New Hire Handbook Q&A
SystemA grounded onboarding assistant that lets new hires upload one or more company documents, then ask policy questions answered strictly from those uploaded materials with source citations and clear 'not covered' responses.
Upload a contract and get it explained in plain language — obligations, fees, deadlines, exit clauses, and red flags — with every answer grounded in the actual text, fully in your browser.
A document-grounded onboarding assistant that lets new hires upload one or more company handbooks, policy PDFs, or text files, then ask questions answered strictly from those documents with source citations and clear coverage gaps.
WhatsApp Sales Copilot
SystemTurn a raw WhatsApp chat export into a mini CRM — quotes, bookings, payments and boarding passes typed automatically, a sales-pipeline stage, the next action to take, and grounded Q&A — entirely in your browser, so client data never leaves.
Drop competing contractor quotes (PDFs) and compare them side by side — totals, inclusions, exclusions — then ask questions across all of them, fully private and in your browser.
Drop your messy pile of booking PDFs, confirmation emails, and trip notes and get a clean day-by-day itinerary — including warnings about gaps like a 14:00 landing vs a 16:00 check-in — without your bookings ever leaving your browser.
Semantic Search
SystemPaste or upload text and search it by meaning, not keywords — instant results in your browser on a 25 MB model, no LLM or big download needed.
Meeting Minutes
SystemUpload a meeting recording and get structured minutes — a summary, key decisions, and action items — plus follow-up Q&A, fully in your browser.
Voice Transcriber
SystemUpload a voice note or record straight from your microphone and get an instant transcript, then ask questions or request a summary — answers can be read aloud. Fully in your browser, nothing uploaded to a server.
Document Q&A
SystemUpload a PDF or text file and ask questions answered only from that document — fully in your browser, nothing uploaded to a server.
Name your agent
Based on . You'll get your own private copy to try and customize.