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

A fictional oral history #9

Open
orbific opened this issue Oct 28, 2024 · 4 comments
Open

A fictional oral history #9

orbific opened this issue Oct 28, 2024 · 4 comments

Comments

@orbific
Copy link

orbific commented Oct 28, 2024

My work in progress is in my github repo

I'm planning to use an LLM to generate a novel-length fictional oral history (similar to World War Z or Chuck Palahniuk's novel Rant). While ChatGPT etc struggle to produce strong literary prose, they seem to be very good at first person accounts - as you'd expect from the number of forum posts they must have read.

As of 2024-11-02 I have a version of my code that produces a novel-length text, divided into a number of chapters. I now need to review this and see how it can be made more cohesive.

@orbific
Copy link
Author

orbific commented Nov 12, 2024

I'm working away at this... getting slightly distracted by generating 'The Great Gatsy 2: Gatsby vs Kong'.

@orbific
Copy link
Author

orbific commented Nov 16, 2024

I just published a blog post on my experiences so far. I'm enjoying NaNoGenMo but I still have a long way to go!

@orbific
Copy link
Author

orbific commented Nov 27, 2024

Here is a sample text of my work so far. The main issues I have with this are:

  1. There's not a wide enough range of people being interviewed in this oral history - it's got stuck on the initial set.
  2. There's a peculiar blandness to the text. Sometimes interesting moments occur, but there's a flatness to the prose.

Technically I've completed the NaNoGenMo challenge by producing a book-length work, but I want to try making a few tweaks before I finish.

novel.pdf

@orbific
Copy link
Author

orbific commented Nov 29, 2024

Here is the finished version of the novel. It comes out at 59,500 words.

malarkey-an-oral-history.pdf

The code is maintained within my github repo

There are a few formatting inconsistencies and other things I would work on if I had more time, but it is a complete, computer-generated work of fiction.

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

No branches or pull requests

2 participants