I’m not sure I post at the right place. But here my problem: I’m making a novel generator (https://medium.com/@zzulian/novel-generator-4827599fe67c), there are some common points with chatbots. To make short, the user create an oriented graph that represents the world and then the program chooses a path in this graph to make the novel. I would like that an AI makes this graph (the world of the story), each node represents a narrative event. The main problem is to obtain a coherent world. So it’s like to ask to a machine to be creative and to be coherent… I’m bit stuck at this point. If some people knows some AI principle can be applied here, I will very appreciate. Thank you in advance.
zzulian