Marketplace

Discover ready-to-run AI agents and reusable templates.

NEW · AI AGENT GENERATOR

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.

You'll sign in or create a free account first — we'll keep your prompt.

Try:
01
Describe it
Plain English is enough
02
AI writes the code
HTML, Python tools & prompts
03
Try it instantly
Ready to use — customize anytime
🔒 Your API key stays in your browser — never sent to our servers. ~a few cents per generation, 5/day.
Featured Template

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.

whatsapp crm sales travel rag privacy

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.

quotes renovation comparison documents rag privacy
1 uses · Jul 13, 2026
ozzo

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.

travel itinerary planning documents rag privacy
1 uses · Jul 13, 2026
ozzo

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.

legal contracts documents rag plain-language privacy
1 uses · Jul 13, 2026
ozzo

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.

search embeddings semantic retrieval privacy
1 uses · Jul 13, 2026
ozzo

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.

audio voice speech-to-text whisper transcription privacy
1 uses · Jul 13, 2026
ozzo

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.

documents pdf rag q&a privacy
1 uses · Jul 13, 2026
ozzo

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.

privacy meeting notes summarizer anonymization NER workplace confidential bert-ner meeting-transcripti action-items decision-log webllm offline-ai transformers-js pyodide gdpr-compliant local-llm
0 uses · Mar 17, 2026
ozzo