-
Notifications
You must be signed in to change notification settings - Fork 1
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
Comments
I'm working away at this... getting slightly distracted by generating 'The Great Gatsy 2: Gatsby vs Kong'. |
I just published a blog post on my experiences so far. I'm enjoying NaNoGenMo but I still have a long way to go! |
Here is a sample text of my work so far. The main issues I have with this are:
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. |
Here is the finished version of the novel. It comes out at 59,500 words. 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. |
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.
The text was updated successfully, but these errors were encountered: