NaNoGenMo / 2019

National Novel Generation Month, 2019 edition.
98 stars 5 forks source link

A Better Name will be Found #67

Open ZippeyKeys12 opened 4 years ago

ZippeyKeys12 commented 4 years ago

Not sure if I should put all my sub-generators under one issue or make separate issues for the ones that qualify on their own, please let me know.

Structure

The idea is to generate a full book with the following structure (Bold = priority):

Subgenerators

AiaA-bG is for coming up with organization names as well as the cover, if I manage to use the words to make shapes and patterns.

Spreadr/Shreddr is to expand or shrink any generated text that exceeds 50,000 significantly, or is falling short.

Markov chains to generate the title and basic first-name last-name randomization.

A simple poem generator, Poemache to make a short epigraph.

Use names from the author bio for the dedication.

No idea how I'm going to manage a foreword, might not happen.

Generate a loose outline of the plot based on templates, randomize settings and then fill in the blanks with GPT-2. Example: "The two nations had been at war for years, but only recently [GPT-2 fills in]"

Use the plot of the book, character backstory, to make bio, and fill in the demographics randomly.


Not necessarily expecting to finish it entirely, but hopefully I get somewhere.

ZippeyKeys12 commented 4 years ago

Doing dialog generation by simulating two bots talking to each other. Generating author bios with tracery and faker, pretty basic right now.