Marketplace
Discover ready-to-run AI agents and reusable templates.
Contract Plain-Language Explainer
The Contract Plain-Language Explainer is a privacy-first AI agent that helps you understand legal contracts before you sign them. Paste any contract text — or just a single clause — and the agent delivers a structured four-part analysis in plain English: a summary of what you are committing to, a clause-by-clause explanation with direct quotes from the contract, a risk assessment flagged as HIGH or MEDIUM based on your specific role, and a list of missing protections that could expose you legally. The agent supports seven contract types — employment, lease/rental, NDA, freelance/services, partnership/shareholder, purchase/sale, and general agreements — and eight role perspectives including employee, employer, tenant, landlord, freelancer, and client. Optionally enter your jurisdiction (e.g. Netherlands, EU, US-CA, UK) for more contextually relevant analysis. Under the hood, Python clause detection (running via Pyodide in the browser) identifies which of 13 standard clause categories are present — including termination, IP ownership, non-compete, liability cap, governing law, force majeure, data privacy (GDPR), severance, and non-solicitation — and which are conspicuously absent. Risk levels are mapped to your role: for example, a non-compete clause is flagged HIGH RISK for employees and contractors, while a missing liability clause is flagged for both parties. Because this template uses a fully local WebLLM model (Hermes-2-Pro-Mistral-7B via WebGPU), no contract text is ever sent to OpenAI, Anthropic, or any external server. This makes it suitable for reviewing sensitive employment offers, commercial NDAs, real estate leases, or any document you would not want to upload to a cloud service. The agent runs entirely in the browser after the initial model download.
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.
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