The product
Agents write articles, update data, improve prose, and maintain your whole site over time — all inside a fully customizable CMS, with a VS Code–style diff approval on every change.
Model tables, build forms, render detail views, ship dashboards — then hand every repetitive task to agents that work inside the same panel.
Browse and manage large datasets with configurable columns, filters, row and bulk actions — all defined in TypeScript alongside your models.
table.columns([
Column.make('title')
.sortable()
.searchable(),
Column.make('publishedAt')
.date()
.sortable(),
Column.make('featured')
.boolean()
.editable(ToggleField.make('featured')),
])
.filters([
SelectFilter.make('featured'),
])
.actions([
Action.make('publish').bulk(),
])Every agent action surfaces as a reviewable diff. Auto-run never means auto-publish.
You chat with a main agent in plain language. It executes directly or routes to the right specialist. Agents work alone, in teams, and on recurring schedules — each calling the tools it needs.
A squad of agents that drafts a full article together — outline first, then writer, editor, fact-checker, and brand voice in one pass.
Any agent can run on a recurring schedule — daily, weekly, monthly, or every 5 months.
Agents call tools — search, live web, schema lookup — for facts and accuracy.
Sub-agents handle one job well. Teams handle the bigger ones. Schedules and tools do the rest.
When credits run the call, you don’t pick the model. Code-heavy prompts go to a reasoning model. Short chats go to a fast one. If a provider has an outage, the next-best tier picks up mid-call. One bill, one balance, one dropdown entry.
Code, long context, and tool calls route to Claude Sonnet. Short chats route to Haiku. The router updates as the model lineup changes — you never re-pick.
Every routed call debits Pilotiq Credits at provider rates plus a small margin. No second vendor account to reconcile, no separate API keys to rotate.
If Anthropic or OpenAI hiccups mid-stream, the next-best tier picks up the call. Your chat panel doesn’t see the swap.
Prefer your own Claude or OpenAI key? Plug it in on any paid plan. We never see that traffic — it goes provider-direct.
Available on every paid plan as the model named Pilotiq (auto).
Every agent edit lands as a diff. Red for removed, green for added. Approve, reject, or approve all — one by one or in bulk.
Readability, SEO, GEO, brand alignment, schema, snippet readiness — one number that reflects everything the agents checked.
Powered by every agent that touched the article. Updates automatically as agents propose changes. Use it to prioritize which articles to refresh first.
Articles aren’t one big text box. They’re composed of typed blocks — drag them, reorder them, insert between them.
Bring your own block types. The editor adapts to your content model.
Connect a Drive or Word folder once. Every file lands in Pilotiq as typed blocks — and every change becomes a version you can restore in one click.
[keytakeaways] markers...Built 5 typed blocksDrop a file in Drive. Pilotiq parses markers like [keytakeaways]…[/keytakeaways] and builds blocks automatically.
Every upload becomes a version. Nothing overwritten. One click restores any revision.
The simulator shows your article exactly as a visitor will see it on your live site. Nothing ships until you approve.
Agents write articles, update data, improve prose — all inside a fully customizable CMS.
Google Docs–style multiplayer editing on top. Writer, Editor, Checker workflow underneath. Same doc, one source of truth.
Pilotiq is shipping the biggest update yet. Writers get on-brand drafts in secondsEmma
Editors review every diff before it ships, and each stage is trackedJames through the workflow.
Colors, type, voice, story, vision, product style. Update once — every article, doc, help center page, and UI suggestion stays aligned.
Colors, typography, logo rules, imagery guidelines.
How you sound, what you never say, which words you own.
Mission, positioning, product guidelines. Everything downstream stays aligned.
Not a file bucket. An active asset pipeline — agents generate new visuals, find the right one in seconds, and save every image in every size you need.
Finder-style familiarity. Agent-powered underneath. Brand Hub aligned on every asset.
Agents don’t just work on articles. They build and maintain entire site surfaces — your help center, your product documentation — and keep them current without you noticing.
Self-updating support pages generated from your product. When features ship, answers stay accurate. When users ask new questions, the help center grows to match.
Docs that track the product instead of rotting behind it. The docs agent rewrites affected pages when code changes, so your documentation is always in sync with what you actually shipped.
Same review loop. Same Brand Hub. Same agents, different surfaces.
Drop the Pilotiq widget on your site and visitors get instant, accurate answers — pulled straight from the help center and docs your agents already maintain.
When the help center grows, the chatbot grows with it. Same source of truth, two surfaces.
Pilotiq isn’t a rigid SaaS. Model anything — products, courses, listings, case studies — with your own collections, fields, agents, and workflows.
defineCollection('courses', {fields: {title : text(),summary: richText(),lessons: relation(),cover : media(),price : number(),},agents: ['copywriter', 'seo-meta',customAgent('scanner')],})// approval: diff-review
Today: GitHub and Google Docs are wired up. Tomorrow: every tool your team touches. Agents read every signal, propose decisions, and execute — always under your review.
Read every signal across the connected tools — in real time.
Propose the next move, grounded in your Brand Hub and history.
Run it once you approve. Reverse it any time. You stay in charge.
The AI operating system for business decisions.
Pilotiq’s content platform is open source — take the repo, run it on your own infrastructure, never pay us a dollar. Pay only for the agents, the chatbot, the media library, and the AI layer that turn the CMS into an operating layer. Or skip the ops and use our hosted version.
Take the CMS. Run it anywhere. Audit every line.
The agents, the chatbot, the AI layer.
Repo opens at public launch. Hosted preview lets you try paid plugins on a real site — sign up to get early access.
Let agents run it. You review. You approve.