Skip to content

Overview

About this project

I'm sure everyone has seen the hype about LLMs recently - they're all the rage as of now (2024).

With this new technology, I'm very curious to see if I can get them to write fiction based on a prompt - if they can write something decent, then that's infinite entertainment for me, since I enjoy reading.

It also seemed like a good challenge - making a system which writes something with a coherent plot, good writing style, good length, and decent dialogue.

So, that caused me to begin my project - the AI Story Generator.

Status

I'm still working on this project as of (2024-06-19), so there are certainly issues with the output as of now, but the overall project has a lot of promise. If you'd like to contribute, please head over to my git repo (see below).

Github Repository

I love open source, and almost everything I do is open source, so please head on over to the git repo here.

If you're interested or able, please contribute! I'd love all the help I can get.

Also, if you use the project, or find it useful, please let me know - I love hearing that my projects are useful or entertaining to folks.

Read more!

Please head on over to the next few pages, where I've got a bit more content that explains the system, how it works, what worked and what didn't.