Stop Writing A/B Tests.
Start Describing Them.

From idea to live experiment in seconds. Just tell Pilot what you want to test in plain English.

See how Pilot transforms natural language into live A/B tests

The Magic Behind the Scenes

Pilot orchestrates five AI-powered steps to automate your entire A/B testing workflow

Natural Language

AI Processing

PostHog Setup

Code Generation

Auto Deploy

Everything You Need to Run A/B Tests with AI

Streamline your experimentation workflow with intelligent automation

Just Describe What You Want to Test

No configuration files. No PostHog docs. No feature flag syntax. Just type what you want in plain English, and Pilot handles everything else.

  • Conversational experiment creation
  • AI understands your intent and context
  • Zero technical configuration required

Example:

"Test the checkout button color: blue vs orange"

Automatic PostHog Integration

Seamlessly connects to your PostHog projects, automatically detecting and setting up experiments with feature flags.

  • • Automatic project detection
  • • Feature flag creation
  • • Metrics optimization for conversions

We Write and Commit the Code

Powered by MorphLLM, Pilot automatically integrates feature flag code into your repository and commits the changes for you.

  • • Smart code editing with AI
  • • Automatic framework detection
  • • Git commits with clear messages

Multi-Framework Support

React, Next.js, Python, Django, Flask, and more.

Feature Flag Automation

Auto-generated flags with experiment tracking and easy rollback.

Powered by Claude Sonnet 4

State-of-the-art AI for intelligent experiment setup.

Get Started in 5 Minutes

1

Configure API Keys

Anthropic, PostHog Personal API Key, and MorphLLM

2

Clone & Install

git clone https://github.com/altic-dev/Pilot.git && cd Pilot && pnpm install
3

Configure Environment

Copy .env.example to .env.local and add your keys

4

Run Development Server

pnpm dev

Start Experimenting!

Open localhost:3000 and describe your first A/B test