diff options
| author | winter Sparkles | 2026-08-02 02:01:54 +0100 |
|---|---|---|
| committer | winter Sparkles | 2026-08-02 02:01:54 +0100 |
| commit | 23217bcb4ee035572c1365dfe653a3179e64b54b (patch) | |
| tree | 03c38282a3a0face4043a9d3ab07050d70c83963 /README | |
initial commit yap yap yap
Diffstat (limited to 'README')
| -rw-r--r-- | README | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +here i present to you my creature simulator + +it's using some very questionable python code +and very questionable language-processing techniques that i pulled out of my arse + +however it is able to simulate a conversation with a creature of your definition! +default creature is "summer", a cute scrunkly bunny rabbit. but you can change it +by editing the source code to point to a different corpus file and changing what's +in the file accordingly to define the behaviour of your creature. you can start by +just adding a couple of lines of example q+a's, and then run the python programme, +and it will ask you to suggest other things it could say if it's not sure + +this is very messy code and i may or may not clean it up eventually who knows |
