What a problem with puter? And, Is it worth adding a character sheet, stat checks, and maybe even turn-based combat to a gamebook project? What's the standard approach for this?
gelfer1979
12
Posts
1
Followers
A member registered Aug 18, 2025 · View creator page →
Creator of
AI-powered interactive book generator that turns any text into a choose-your-own-adventure game via CLI.
Adventure
Play in browser
Recent community posts
Tried weak model: llama-3.2-3b - with additional summarizations its worked. it's Ok, if your language - english, but not, if you want a book on other language (it mix english with another languages - many words half english-half another language). Reccomended only on weak pc.
Question: puter ai works for you afther registration?
RE-download program (also linux). Now program process huge books (additional summarization added). problem was: if you send to ai (lm studio at most) large chunk of text (more than 20000 symbols), it return error. Added another summarizations, until result text file <20000 symbols. Now, gamebook creation will work with lm studio without issues.




BOOK_TO_GAME: AI-powered interactive book generator that turns any text into a choose-your-own-adventure game via CLI. Have web version that working straight from itch.io, but without saves and not save a book. Have windows and linux versons and android version in alpha state.