(2025) "The First" - LLM Book Generation

Creator: Charles Zhang Date: 2025-05-31 Context: Dataflow (Flows)

Screens

"The First" - The First Practical Large Scale Application of Divooka using Dataflow Context for Fictional Novel Generation using LLM Service APIs

Overview

This is considered the first practical large scale application of Divooka, making use of Dataflow Context for fictional novel generation using LLM service APIs. The construction took a few days to a week, and runtime is fairly fast. It consists of some dozens of API calls per run and will finish in a few minutes. A video walkthrough can be found here.

The setup uses fixed number of chapters.

Development

Without functions (in the sense of module behaviors, loops and lambdas, everything needs to be explicit and flat. This is how it's been done in similar visual programming environments but it limits scalability of things.

Resources

References