5 min read

Using AI to Write a Novel: Where It Helps and Where It Ruins the Book

An honest account of what AI is good at in a novelist's workflow — continuity, structure, revision — and the one job you should never hand it: the prose itself.

The public argument about AI and fiction is stuck between two positions that are both wrong. One says a language model can write your novel. The other says any use of one is cheating. Both mistake the prose for the work.

Writing a novel is perhaps fifteen percent producing sentences. The rest is remembering, structuring, noticing, and revising. Those are different tasks, they fail in different ways, and a model is spectacularly good at some of them and actively harmful at others.

Here's the division, from someone building tools for it.

Where AI genuinely helps

Continuity

This is the strongest case, and it's barely discussed. A novel is 90,000 words of promises: names, ages, scars, who knows what and when. Human beings are bad at holding that in memory across the year it takes to write. Machines are excellent at it.

Asking a model "does anything in chapter 22 contradict chapter 3?" is asking it to do pattern-matching over a long text — the thing it is actually built for. It will find that your protagonist's sister was called Ana in the first act and Anna in the third. It will notice that a character refers to a death they haven't learned about yet.

No craft is surrendered. The model is not making choices. It is checking them.

Structural diagnosis

A model can read thirty chapters and tell you which threads went quiet, where your antagonist disappears, where three consecutive chapters perform the same narrative function. Again: it isn't deciding what your book should be. It is describing what your book is, which is precisely the thing you cannot see from inside it.

The useful prompt is never "fix my structure". It is "tell me what happens, chapter by chapter, in one sentence each". Then you read that list and you see the problem.

Interrogation

The oldest writing tool is a friend who asks the annoying question. Models are tireless at this. "What does she want in this scene?" "What would have to be true for him to say that?" "What's the least interesting version of this reveal, and is that the one I've written?"

You supply the answers. That's the point.

The mechanical pass

Spelling. Repeated words. The tic where every character nods before speaking. Filter words. Adverb clusters. A model, or a plain grammar checker, will find these faster than you and you lose nothing by letting it.

Where it ruins the book

The prose

Ask a model for a paragraph and you will get a paragraph. It will be competent, rhythmically even, and made of every sentence that has already been written. That is what a next-token predictor is: an averaging machine. And prose style is the one thing in fiction that cannot be an average — style is deviation, and voice is the specific, indefensible way that you and no one else would put it.

There's a subtler cost. Reading a generated paragraph anchors you. Even rejecting it, you have now seen the obvious version, and the obvious version is sticky. The blank page is uncomfortable precisely because it is where the unobvious sentence comes from. Filling it with a plausible draft doesn't remove the discomfort; it removes the sentence.

The decisions

What happens next; who this person is; what the book is about. Every one of these is the novel. Hand them over and you have commissioned a book rather than written one — and it will be a book made of the median of everything, which is the definition of the book nobody needs.

The judgment about what is good

A model will tell you your chapter works. It will tell almost anyone that. It has no taste, only agreeableness. Do not use it as a reader. Use it as an instrument.

A working rule

Let it read. Don't let it write.

Everything on the "helps" list is an act of reading your text: checking it, summarising it, questioning it. Everything on the "ruins" list is an act of producing text or making a choice. The line is clean, and it maps precisely onto what the technology is actually good at.

Do you have to disclose it?

The question everyone asks quietly, so here is the direct answer: it depends entirely on which side of the line you were on.

Publishing contracts increasingly carry an AI clause, and most of them are aimed at generated text. Agents and publishers are asking whether the prose is yours. They are not asking whether you used a spellchecker, and they are not, in any sensible reading, asking whether software helped you notice that Ana became Anna in act three.

So the line that makes the craft argument also makes the disclosure question tractable:

  • A model read your book and reported on it. This is a tool you used, in the way you use a dictionary, a beta reader, or a search function. There is nothing to declare, because the text is entirely yours.
  • A model wrote sentences that survive in the manuscript. Declare it, and read the contract clause carefully. Copyright in many jurisdictions, including the US, does not protect purely machine-generated expression, so this is a question about ownership as much as honesty.

The second bullet is the one people underweight. Handing the prose to a model doesn't just risk a mediocre book. It risks a book with a hole in its rights.

When in doubt, ask what you would be comfortable saying out loud to the agent. If the honest sentence is "the AI found my continuity errors", nobody blinks. If it is "the AI wrote chapter nine", you already know.

What this looks like in practice

The tools currently sold to novelists mostly get this backwards: a big "generate" button, and continuity left to the writer. The interesting product is the inversion — AI pointed at the manuscript rather than at the blank page.

That's what Narrale is: a Story Bible the AI populates by reading your chapters, continuity and plot-arc tracking that flags contradictions across the whole book, and editorial lenses that report on plot, character, and prose without rewriting a word of it. The drafting page stays empty, quiet, and yours.

The machine remembers. You write.


Related: Writing faster with AI · What is a story bible? · How to organise a novel into chapters