AgentOp

Documentation

Everything you need to know to build, customize, and deploy browser-executable AI agents

What is AgentOp?

AgentOp is a platform for creating, customizing, and deploying browser-executable AI agents. Build powerful conversational AI using Python, deploy as standalone HTML files, and share with the community.

Key Features

  • Multi-Provider Support: Choose between OpenAI, Anthropic Claude, or local WebLLM models
  • Python-Powered: Write agent logic in Python using Pyodide for browser execution
  • Template System: Create reusable templates with custom HTML, CSS, and JavaScript
  • Package Management: Add Python packages (Pyodide built-ins and PyPI) with smart version resolution
  • Marketplace: Discover, fork, and share agents with the community
  • Standalone Deployment: Export agents as single HTML files that run anywhere

Quick Start

Get your first agent running in 5 minutes:

  1. 1
    Sign up

    Create a free account at Sign Up

  2. 2
    Choose a template

    Browse templates and select one that fits your needs

  3. 3
    Customize

    Edit the Python code and configure your AI provider

  4. 4
    Deploy

    Download the standalone HTML file and open it in any browser