Initial commit

This commit is contained in:
Tony Bark 2025-03-11 22:26:45 -04:00
commit f58a2e46bd
44 changed files with 4051 additions and 0 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
**/__pycache__
.idea
AI-Adventure-2bb65e3a4e2f.json
*.py[cod]
data/text_adventures.txt
venv/
.vscode/
.env/
generator/gpt2/models/
saved_stories/