Combining research and fiction writing with AI

AI agent pipeline that helps with the following:

  • Research: given a topic and agent will search papers and books for relevant articles and present these along with summaries. It should allow multiple iterations.
  • Plot generator: given a number of articles it should suggest ideas for book plots.
  • Plot critique: given an idea it should critique the idea and suggest improvements. This could work with the plot generator to automatically refine plots.
  • Writing plan: once a plot has been chosen this will produce a plan.of what needs to happen.
  • Writing assistant: an agent that can use all the previous discussion to help with the writing.

There are some projects that may do a lot of this, for example [[Maestro]]. Otherwise it could be built with [[n8n]].


Links