Marketplace
Discover ready-to-run AI agents and reusable templates.
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.
WhatsApp Sales Copilot
Turn 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.
Private Quote & Material Estimator
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.
Messy Itinerary Travel Planner
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.
Contract Plain-Language Explainer
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.
Semantic Search
Paste 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.
Voice Transcriber
Upload 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
Upload a PDF or text file and ask questions answered only from that document — fully in your browser, nothing uploaded to a server.
Confidential Meeting Notes Summarizer
The Confidential Meeting Notes Summarizer is a two-stage, privacy-first AI agent that processes meeting notes or transcripts entirely inside the browser — no data ever leaves your device. What makes it technically unique is the anonymization pipeline that runs before the language model ever sees your text. In stage one, a local BERT-based Named Entity Recognition (NER) model — onnx-community/bert-base-NER-ONNX running via Transformers.js — scans your raw notes and detects persons (PER), organisations (ORG), and locations (LOC) with confidence scores above 0.85. Every detected entity is replaced with a neutral label like [PER-1], [ORG-2], or [LOC-3] before the text is passed anywhere else. An anonymization report shows you exactly what was replaced, what it was replaced with, and the entity type — so the process is fully transparent and auditable. In stage two, four Python tools running via Pyodide perform deterministic pre-analysis on the anonymized text: action item extraction (patterns like "Action:", "TODO:", "will", "needs to", "assigned to"), decision detection ("decided", "agreed", "approved", "we will"), topic scoring across eight categories (budget, timeline, technical, product, HR, sales, strategy, risks), and meeting metadata extraction (word count, estimated duration, transcript vs. bullet format, participant count). These structured results are passed as a context block to a fully local WebLLM language model (Hermes-2-Pro-Mistral-7B via WebGPU), which generates a four-section prose output: Summary, Decisions, Key Discussions, and Tone & Dynamics. Because the entire pipeline — BERT NER, Python analysis, and LLM inference — runs locally in the browser, this template is suitable for legal proceedings, HR interviews, board meetings, client calls, medical consultations, or any meeting where confidentiality is non-negotiable. No API key required. Works completely offline after initial model download.
Name your agent
Based on . You'll get your own private copy to try and customize.
Choose how to run this agent
Requires an API key and an AgentOp account.
Download Agent
Choose how you want to use this agent:
Use Security Settings Key (Recommended)
Use the API key you've already saved in Security Settings. Quick and convenient!
- No need to re-enter API key
- Works offline after download
- Centralized key management
No API key found in Security Settings. Add one now
Enter API Key Manually
Enter your API key now for this specific agent download.
- Use different key for this agent
- One-time use (not saved)
- Works offline after download