Build and Deploy AI Agents in Minutes.
Pixell handles the orchestration, runtime, and UI so you can focus on intelligence — not infrastructure.
# build and deploy your agent in one command
pixell build
pixell deploy --apkg-file test_agent_app.1.0.0.apkg
✔ built apkg: test_agent_app.1.0.0.apkg
✔ deployed to PAC: us-central-1
Endpoint: https://api.pixell.run/agents/test_agent_app
Focus on Your Agent App, We'll Handle the Rest.
Instant Deployment
Run your agent in seconds. No infra, no config.
A2A-Ready by Default
Agents can talk to each other across platforms.
Dynamic UI Included
Expose an interactive interface automatically.
Open Source & Extensible
Self-host, extend, or contribute freely.
Build. Deploy. Connect.
Build with PAK
Package your logic into APKG with standardized A2A interfaces using Pixell Agent Kit (PAK).
pipx install pixell-kitDeploy on PAC
Pixell Agent Cloud (PAC) orchestrates deployments, assigns runtimes (PAR), and monitors health.
pixell deploy --apkg-file test_agent_app.1.0.0.apkgRun & Connect on PAR
Pixell Agent Runtime (PAR) executes APKGs and exposes REST/gRPC/A2A endpoints, managed by PAF‑Core.
Component Overview
| Component | Role | Key Function |
|---|---|---|
| PAK (Pixell Agent Kit) | Developer Toolkit | Build and package your agent apps into APKGs with standardized interfaces. |
| PAC (Pixell Agent Cloud) | Control Plane | Manages deployments, orchestrates agents, and assigns runtimes (PAR). |
| PAR (Pixell Agent Runtime) | Runtime Layer | Executes packaged agents, exposing REST/gRPC/A2A endpoints. |
| PAF‑Core (Pixell Orchestrator) | Orchestration Agent | Manages A2A flows, scheduling, and agent reasoning. |
| Agent Apps | User-created Agents | Custom AI logic units communicating via A2A. |
System Diagram
PAK builds, PAC deploys, PAR runs, PAF‑Core orchestrates — all connected through A2A.
FAQ
1. What exactly is Pixell?
Pixell is an open-source platform for building, deploying, and orchestrating AI agents. It handles runtime, orchestration, UI, and networking so you can focus on agent logic.
2. How does Pixell compare to LangChain or AutoGen?
Those libraries help build agent logic. Pixell takes the next step — it deploys and runs agents at scale via A2A, giving them persistent endpoints and dynamic UIs.
3. What's the easiest way to get started?
Install with: pipx install pixell-kit Then run: pixell build && pixell deploy --apkg-file test_agent_app.1.0.0.apkg Within minutes, your agent runs in Pixell Agent Cloud (PAC) and can talk to others through A2A.
4. What is A2A (Agent-to-Agent) protocol?
A2A is Pixell's open communication layer that lets agents interact across runtimes, projects, or ecosystems — similar to an API layer for autonomous systems.
5. What are PAK, PAC, PAR, and PAF‑Core?
PAK builds and packages agents. PAC deploys and orchestrates them. PAR runs agents (runtime layer). PAF‑Core is the central orchestrator for reasoning, scheduling, and routing.
6. Can I self-host Pixell components?
Yes. PAK, PAC, PAR, and PAF‑Core are modular. Deploy on AWS, GCP, or local servers.
7. How do agents communicate across runtimes?
Through A2A routing managed by PAF‑Core and service discovery. Agents securely message each other without hard-coded addresses.
8. Can I extend or customize the orchestration logic?
Absolutely. Subclass PAF‑Core to define policies for scheduling, load balancing, or context aggregation between agents.
9. How can I contribute to the Pixell ecosystem?
Fork on GitHub, build your agent app, and submit it to the community directory. Early contributors gain visibility and potential revenue sharing.
10. How does billing work for deployed agents?
Each deployment consumes Agentic Actions — measured by execution time and API calls. Free tier includes 20 actions; paid plans offer higher limits and usage billing.
11. Where is Pixell heading?
Pixell is building an ecosystem for agent apps. Create UI, host them, store data, and deploy agent apps without thinking about infrastructure.
Pixell - agents for everyone
Let's grow Pixell to be the world's largest agent app ecosystem.