sphiratrioth666 commited on
Commit
82cb770
·
verified ·
1 Parent(s): 19cda45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ Today, I bring you a character generation prompt. Generate all the imaginable ch
29
 
30
  It is not the random, bland trash. I made it exactly because those generators are not usable (as of JAN/2025). I've tried them all, I got disappointed so I designed a good tool myself. Characters follow a consistent, custom template. They're accurate and true to the lore if you generate the existing ones. They are rational and believable when you want to create the new, original ones. I've generated around 100 cards with it already. I did not even have to touch a majority of them after generation.
31
 
32
- No need to install anything. Just open up the GPT, Gemini, Deepseek or any other LLM API of your choice, copy-paste my prompt, describe what character you want (1-2 sentences!) - something like: "a wizard female elf from dungeons and dragons" or "a Japanese salaryman from Tokyo; and... That's it. You can provide more details when you generate from nothing or just the name and the origin of the existing character - such as Jinx from League of Legends video game in the example below.
33
 
34
  Characters are generated in a custom format - partly inspired by JSON, partly by Python (P-list) and partly by different data strings I work with. This custom format allows saving tokens, keeping things organized and using other, creative tricks with lorebooks, which I describe in separate posts. Just check all the posts on my profile.
35
 
 
29
 
30
  It is not the random, bland trash. I made it exactly because those generators are not usable (as of JAN/2025). I've tried them all, I got disappointed so I designed a good tool myself. Characters follow a consistent, custom template. They're accurate and true to the lore if you generate the existing ones. They are rational and believable when you want to create the new, original ones. I've generated around 100 cards with it already. I did not even have to touch a majority of them after generation.
31
 
32
+ No need to install anything. Just open up the GPT, Gemini, Deepseek or any other LLM API of your choice, copy-paste my prompt, describe what character you want (1-2 sentences!) - something like: "a wizard female elf from dungeons and dragons" or "a Japanese salaryman from Tokyo; and... That's it. You can provide more details when you generate from nothing or just the name and the origin of the character - such as Jinx from League of Legends video game in the example below.
33
 
34
  Characters are generated in a custom format - partly inspired by JSON, partly by Python (P-list) and partly by different data strings I work with. This custom format allows saving tokens, keeping things organized and using other, creative tricks with lorebooks, which I describe in separate posts. Just check all the posts on my profile.
35