The-Overlore / lore-machine

MIT License
2 stars 0 forks source link

feat: get NPCs coming from the client #75

Closed edisontim closed 8 months ago

edisontim commented 8 months ago

Gets the data coming from the client and parses it to NL to introduce real NPCs into the prompt and their character trait. Results are very nice, GPT still generates plotline but the dialogues are more tailored to everyone's personality

Is linked to https://github.com/The-Overlore/eternum/pull/43 as that's the PR we send the data in

Closes #74