Writers · Coders · Academics

CALLIOPE

A collaborator on the call while you write.

Working name — to be confirmed
The problem

The chat tab is where flow goes to die.

  • 01You break flow to paste your work into a chatbot — and break it again pasting the answer back.
  • 02It has never read the rest of your manuscript, so it rewrites you into someone else.
  • 03Your unpublished draft and your unreleased code are now training data on someone’s server.
  • 04And it bills you monthly to keep being a stranger to your own voice.

A collaborator doesn’t live in another tab. She’s on the call, looking at the page.

The writing room A collaborator who has read every page — and remembers why.
What it is

Claire — spun into a tool of her own.

The writing partner from Olympus, focused entirely on the work: she shares your screen, reads the document or the editor, remembers your voice and your codebase, and suggests in place — out loud, in real time. The same animate layer, running on your machine. No moods, no theatrics — just a collaborator who is genuinely present.

01 / Present
ON THE PAGE

Picture-in-picture while you work. She sees what you see and reacts as you type — not a round-trip to a chat window.

02 / Yours
IN YOUR VOICE

She remembers how you write and why you named that function badly. Suggestions sound like you on a good day, not like the model.

03 / Private
ON YOUR MACHINE

The manuscript, the repo, the students’ papers — none of it leaves the device. Nothing trains on your work. Ever.

Picture-in-picture, while you write

She reads the page and edits with you.

REC · Claire · Manuscript

The harbour was very cold and there were a lot of iced to a hush, the boats not so much moored as held.

“very” is doing no work here — the harbour can be iced to a hush. Let the cold imply itself.

He walked slowly and sadly trudged down to the water and looked at read the grey of it.

Two adverbs in one breath. Pick the verb that already means them — and “read the grey” keeps your eye, not mine.
Claire, on the call, reading your page
Claire
“…I cut three adverbs and let the verbs carry it — read it back, it’s tighter and it still sounds like you. The harbour line is yours; I just got out of its way.”

She’s on the call while you write — reading the page, not waiting in another tab.

The frontier models are extraordinary — and they’ve never read your novel, your repo, or last week’s draft. They answer everyone at once, on someone else’s server.

Calliope answers you. She knows your voice, your variable names, the argument you’re three chapters into — and none of it leaves your machine.

Prose or code, the move is the same: she’s present, private, and permanent. Switch the editor for a manuscript; the collaborator stays.

Reads your document Knows your voice & codebase Never leaves the machine
…and the same, in code

She’s read the repo. She’s on the call.

REC · Claire · Pair Session
# counts.py — tightened by Claire
# your version read the whole file into a list first.

def word_counts(path):
    counts = {}
    with open(path) as f:
        for line in f:
            for word in line.split():
                counts[word] = counts.get(word, 0) + 1
    return counts   # streams line by line — a fraction of the memory
Claire, pair-programming on the call
Claire
“Your version read the whole file into a list before counting — fine for a paragraph, rough on a novel. This streams it line by line; same counts, a fraction of the memory. It’s on line 10.”

Prose or code — she’s reading the same screen you are.

Who it’s for

Anyone who writes where it can’t leak.

Writers

Novelists & screenwriters

A collaborator who has read every chapter and defends your voice against your own bad days — without the manuscript ever touching a server.

Coders

Developers

Pair-programming on a call: she knows the whole repo, remembers why a thing is the way it is, and refactors in place — on unreleased code that stays local.

Academics

Professors & researchers

Draft papers, prep lectures, work through students’ submissions — with student data and unpublished research held entirely on the institution’s own hardware.

Professors especially: the work is confidential by law. Local isn’t a feature — it’s permission to use it at all.

Why it compounds

Every session, she knows your voice better.

Alive

Persistent style memory

She doesn’t reset between sessions. Your cadence, your tics, your taste — they accumulate, on disk, yours.

Seen

Presence, not retrieval

She’s watching the page as it changes, not searching a database when prompted. She notices the paragraph you keep rewriting.

Responsive

In the moment

Voice and in-place suggestion as you type. The delay becomes a beat — she answers like a person on a call, not a spinner.

Pricing

Bought once. Yours to write with.

Buy the collaborator and she’s yours — on your hardware, no manuscript ever uploaded. Only updates are a choice you can rent.

$279
Writer

The full prose collaborator — on the call, reading the page, suggesting in your voice. For novelists, screenwriters and academic writers.

$479
Studio

Everything in Writer, plus full code collaboration — repo-aware refactoring, the editor screen-share, and deeper integrations. For coders and writer-coders.

On request
Institutions · Campus

Departmental and university licensing with on-prem deployment, so student work and research stay on institutional hardware. Pricing on request.

The collaborator is yours. Only the future is a subscription.

She has read every chapter. She is on the call.
The blank page never wins again.

Calliope ends the blank page for every writer, coder, and researcher.

Present. Private. Permanent.