Hacker News new | ask | show | jobs
by reallymental 1101 days ago
Is there any publicly available resource replicate your work? I would love to just find the right kind of "incantation" for the gpt-3.5-t or gpt-4 to output a meaningful story arc etc.

Any examples of your work would be greatly helpful as well!

2 comments

I'm not the person you're asking, but I built a site that allows you to generate fiction if you have an OpenAI API key. You can see the prompts sent in console, and it's all open source:

https://havewords.ai/

I have an open source project doing exactly this at https://www.generativestorytelling.ai/ GitHub link is on the main page!