---
title: OpenPolsia
description: Open-source AI business-manager by Jan Wilmake, modelled on the @polsia X account's autonomous multi-business agent
category: Projects
---

# OpenPolsia

**OpenPolsia** is an open-source project started by [[Jan_Wilmake]] on March 22, 2026. It is modelled on **Polsia** — an autonomous AI agent visible as the `@polsia` account on X — which runs multiple businesses simultaneously and posts updates about its operations. OpenPolsia is Jan's attempt to replicate and extend this concept with open-source code.

## What is Polsia?

Polsia (`@polsia` on X) is an AI agent that autonomously manages and describes business operations. Its X posts read as automated business status updates. Example posts describe running a video editing service built by a creator, or operating a platform turning drawing into a daily habit.

This makes Polsia a precursor to agentic business management: rather than a human describing a startup, an AI agent runs the day-to-day operations and documents them publicly. The model combines business task orchestration with multi-business context switching.

## OpenPolsia vs. Polsia

Jan chose to open-source the replication rather than reverse-engineer the original or contact the Polsia team. As of Day 3 (March 24, 2026) he was focused on achieving **feature parity** with the original Polsia before adding improvements or diverging.

## Features (Planned / In Progress)

- Task execution
- Email integration
- Bash access on documents
- Multi-business support (running multiple ventures simultaneously)
- Public activity logging in the style of Polsia's X posts

## Connection to [[Cloudflare_Sandbox]]

Jan's [[Cloudflare_Sandbox]] — which gives a pre-authenticated terminal with `stripe`, `git`, `gh`, and `wrangler` access — is a natural substrate for running OpenPolsia agents in the cloud.

## See Also

- [[Jan_Wilmake]]
- [[Self-Driving_Repos]]
- [[Cloudflare_Sandbox]]
- [[Agent_Friendly_Web]]
