Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Military-Sci-Fi/Portal-Fantasy novel or script *that is readable* (like a B-movie, anyway) #32

Open
hanok2 opened this issue Nov 16, 2022 · 0 comments

Comments

@hanok2
Copy link

hanok2 commented Nov 16, 2022

I want my NaNoWriMo Rebel project to be readable and procedural-generated. My research suggests that it may only be as comprehensible as a B-movie--at best!--but that's fine.

In reading scientific articles on Narrative Generation, my impressions of how to do this include the following requirements:

  • Must generate an outline first, preferably using a Genetic Algorithm of some sort
  • Must generate text with a really good Machine Learning model, such as some kind of GPT-3 compatible model
  • I want to generate suggestions (that could be used verbatim or edited or replaced with my own text) for the paragraph or two that get fed into the Machine Learning model to generate the longer text

This seems like the minimum to get a readable novel, although if it doesn't do enough tracking of context, it still may be a failure in my eyes. I will probably create a separate Python script for each bullet point and heavily edit the output as a way of getting decent stories out the backend, initially. Then, I'll have more experience to reshape this crude design to be more generated and less hand-edited.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant