Documentation
Everything you need to know to build, customize, and deploy browser-executable AI agents
Getting Started
Quick start guide to create your first AI agent in minutes
Agent Creation
Learn how to build and customize AI agents with Python templates
Template System
Create reusable templates with HTML, CSS, and prompt configurations
AI Providers
Configure OpenAI, Anthropic, or local WebLLM models
API Reference
Technical reference for models, methods, and utilities
FAQ
Common questions and troubleshooting tips
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: