I have been tinkering with this over the past few months. One story with a specific genre and demographic target, but as I've been reading each draft there are so many small issues that crop up, inconsistency across various parts of the story, items that are introduced, questions that go unanswered etc. Unless your goal is to become an editor of AI content, it's not worth the effort.
Perhaps in time it will be better but you will need a proper pipeline to write, assess, track changes etc... perhaps all that's needed is a GitHub of sorts for writing.
However... what is the chance of any book finding an audience if there are so many to compete with. It might make more sense in having something created just for you though.
> inconsistency across various parts of the story, items that are introduced, questions that go unanswered etc.
This is a workflow problem.
What the LLM normally needs:
- very basic outline: what the story is about
- basic cast of characters: like fiction/plays of the 18-1900s
Then you go chapter-by-chapter. But the most critical thing is that you MUST provide the chapter beats. From start to end. Location, environment, events, any critical conversations. For a chapter that is 2-3K words, this chapter outline often becomes 2-400 words or more. Because you have the story in your head, you can handle the stuff that the LLM is likely to screw up.
There are ways to build a system where the LLM can keep track of many things, but then that becomes programming, which is just as boring.