Skip to content
Developer-first. Open. A2A-ready.

Build and Deploy AI Agents in Minutes.

Pixell handles the orchestration, runtime, and UI so you can focus on intelligence — not infrastructure.

1,000+ developers building with Pixell
Open source and A2A-compatible
zsh • pixell
# 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
Agent UI preview showing dynamic interface
Dynamic UI auto-generated for your agent

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.

1

Build with PAK

Package your logic into APKG with standardized A2A interfaces using Pixell Agent Kit (PAK).

pipx install pixell-kit
2

Deploy on PAC

Pixell Agent Cloud (PAC) orchestrates deployments, assigns runtimes (PAR), and monitors health.

pixell deploy --apkg-file test_agent_app.1.0.0.apkg
3

Run & Connect on PAR

Pixell Agent Runtime (PAR) executes APKGs and exposes REST/gRPC/A2A endpoints, managed by PAF‑Core.

A2A-connected

Component Overview

ComponentRoleKey Function
PAK (Pixell Agent Kit)Developer ToolkitBuild and package your agent apps into APKGs with standardized interfaces.
PAC (Pixell Agent Cloud)Control PlaneManages deployments, orchestrates agents, and assigns runtimes (PAR).
PAR (Pixell Agent Runtime)Runtime LayerExecutes packaged agents, exposing REST/gRPC/A2A endpoints.
PAF‑Core (Pixell Orchestrator)Orchestration AgentManages A2A flows, scheduling, and agent reasoning.
Agent AppsUser-created AgentsCustom AI logic units communicating via A2A.

System Diagram

PAK • PAC • PAR • PAF‑Core • A2A
Developerwrites Agent Appusing PAKPAK KitPackages agent into APKGDefines A2A interfacesDeveloper ToolkitPAC CloudOrchestrates deploymentsAssigns runtimes PARControl PlanePAR RuntimeExecutes APKGsHosts REST/gRPC endpointsRuntime LayerA2A ProtocolAgent-to-AgentAgent App AUser-createdAgent App BUser-createdPAF-CoreOrchestrates reasoningRouting & prioritizationAI Brainbuilduploaddeploy

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.