Pig logo

Pig is an API for launching and automating Windows apps. It offers chat, API, and SDK-based workflows for developers and teams that need to control Windows applications.

Pig preview

Overview

Pig is an API for launching and automating Windows apps. It combines a chat-based automation experience with programmatic access so developers and teams can prototype workflows or build custom agents on top of the same computer-use system.

The product page describes three ways to work with Pig: ChatPig for no-code experimentation, the Agent API for scripted automation, and an SDK for advanced agent implementations. It also states that automations run on machines you control by default, with support for human handoff when a task needs oversight.

Features

ChatPig interface

Use a chat-based computer-use interface to prototype Windows automation without writing code.

Agent API

Access the same computer-use AI behind ChatPig through an API for programmatic workflows.

SDK for custom agents

Build lower-level automations with Pig’s SDK when you need more control over agent behavior.

Self-hosted machine control

Run automations on machines you control, with your own devices subscribed as workers by default.

Computer-use tools

Use desktop actions like click(), type(), and screenshot() to interact with Windows applications.

Human-in-the-loop handoff

Hand control to a human operator when a workflow needs review or intervention.

Use cases

  • No-code workflow prototyping

    Prototype workflows in a chat interface before turning them into code, especially when you want to test a process quickly on Windows apps.

  • Batch automation

    Trigger repeated desktop tasks from the Agent API, such as running the same action across many input files or jobs.

  • Custom agent development

    Build custom agents with the SDK when your team needs lower-level control over how the automation loop behaves.

  • Human-reviewed operations

    Route sensitive operations to a human operator when a workflow reaches a step that should not be completed fully autonomously.

Pros and Cons

Pros

  • Supports both chat-based and programmatic automation workflows.
  • Targets Windows apps specifically, which narrows the product’s focus.
  • Lets users connect their own machines as workers by default.
  • Includes lower-level tools for agents, not only a simple chat interface.
  • Provides a human-in-the-loop control handoff for sensitive steps.

Cons

  • The source does not include pricing details, and the pricing page currently returns a 404.
  • Integration coverage is not documented in the provided source, so supported third-party tools are unclear.

FAQ

How do you use Pig?

Pig provides a familiar chat interface for computer-use workflows through ChatPig, and it also offers an Agent API and SDK for programmatic automation. The source does not describe a separate setup process, but it does mention connecting your own machines as workers.

What kinds of actions can Pig automate?

The homepage says Pig is built to automate Windows apps and that agents use tools such as click(), type(), screenshot(), left_click(), yield_control(), and await_control() to interact with the desktop.

Can I use my own machines with Pig?

The source says automations on Pig are self-hosted by default and that you can securely subscribe your own machines as workers in the Pig system.

What integrations does Pig support?

Pig explicitly mentions the Agent API, the SDK, ChatPig, and Pig Cloud on the talk page, but the source does not provide integration lists or supported third-party tools.

Quick Facts

Category
Windows automation API
Primary platform
Windows apps
Primary users
Developers and AI teams
Source domain
pig.dev
Interaction model
Chat, API, and SDK
Pricing page
Currently returns a 404