CoolFace
Apppublic

build-small-hackathon/Hackathon-IA-VisualNovel

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
5likes
50 commits on main
af9565a3mo ago

Update README.md

WillHbx
387554d3mo ago

Update README.md

WillHbx
1e885694mo ago

Update README.md

WillHbx
4dc404e4mo ago

Update README.md

WillHbx
329d3d94mo ago

Update README.md

WillHbx
a750c394mo ago

Merge remote-tracking branch 'origin/main'

WillHbx
6a2d0934mo ago

update(docs): Update the markdown files

WillHbx
67ee91c4mo ago

gitignore

SupPepper
efe487f4mo ago

Update engine.py

SupPepper
4fc30264mo ago

Merge branch 'main' of https://huggingface.co/spaces/build-small-hackathon/Hackathon-IA-VisualNovel

SupPepper
1c5a4974mo ago

trailer

SupPepper
1b4a2174mo ago

chore(BLOG): Visual Novel instead of 'VN' in header title

WillHbx
d1d818b4mo ago

update(BLOG): add missing authors in header

WillHbx
444cf414mo ago

update(BLOG): Update the documentation with in depth technical aspect

WillHbx
1ea81544mo ago

test: engine split, llm helpers, and orchestrator guard coverage

WillHbx
797862a4mo ago

feat(app, frontend): split-phase endpoints, resume, player name, main-menu button

WillHbx
fe6747e4mo ago

fix(painter, modal): fp16-safe VAE, rembg session reuse, scaledown window

WillHbx
f5928d84mo ago

feat(engine): split play_turn into text+image phases, add resume and session_info

WillHbx
a0898e74mo ago

feat(orchestrator): anti-repeat retry, error fallback, scout routing

WillHbx
110e3c14mo ago

feat(state): milestone50, remember_fact, beat guard, new_character ordering

WillHbx
b08778c4mo ago

feat(memory): structured budget fit, milestone-50 hint, pacing nudge

WillHbx
37ac2974mo ago

feat(prompts): force grammar fields, scout_schema, action_note, lru_cache

WillHbx
a61cdc74mo ago

feat(schemas, config): add remember_fact directive, ViewState.history, IMAGE_VAE

WillHbx
291cd484mo ago

fix(llm): _hf_gen_kwargs, truncated-JSON repair, ModalLLM warmup, debug-gated logs

WillHbx
71639084mo ago

refactor(utils): extract shared helpers into visualnovel/utils.py

WillHbx
e3725c44mo ago

docs: Update documentation

WillHbx
2adf2c54mo ago

chore(llm): clean comment

WillHbx
21319bf4mo ago

fix(llm): Try to catch the text after the last <think>

WillHbx
68e4a014mo ago

fix(llm): when using action (such as look around), remove the thinking

WillHbx
3ffea9c4mo ago

Fix(schema): non restrictive emotion mapping from LLM response

WillHbx
f6f71214mo ago

fix(TransformersLLM): strip Qwen3 think-tags, add LLM logging, atomic

WillHbx
e646fd94mo ago

fix(tts): handle empty audio from kokoro_onnx.create() gracefully

WillHbx
1547f674mo ago

fix(TransformersLLM): handle missing/fenced JSON with retry and fallback

WillHbx
31867154mo ago

fix(zerogpu): persist game state to /tmp after every mutation for worker

WillHbx
4a789ac4mo ago

fix(zerogpu): persist phase state, because zerogpu run each function in

WillHbx
8bf6f6f4mo ago

fix(TransformersLLM): inject resolved schema skeleton into prompt for

WillHbx
6162edc4mo ago

fix(ZeroGPU): apply the same fix of zerogpu model's loading for the

WillHbx
8cea5b84mo ago

feat(ZeroGPU) : Fix HuggingFace logs error.

WillHbx
541815d4mo ago

chore(reformat): reformat existing code with ruff.

WillHbx
2c5e1c74mo ago

Squashed commit of the following:

SupPepper
2b81c564mo ago

Merge branch 'main' of https://huggingface.co/spaces/build-small-hackathon/Hackathon-IA-VisualNovel

SupPepper
ddd189b4mo ago

Feat : Music and Relations

SupPepper
80a1d5f4mo ago

Squashed commit of the following:

SupPepper
1173d684mo ago

upload music: joyful.mp3

WillHbx
56c0f534mo ago

upload music: sad.mp3

WillHbx
17535234mo ago

upload music: mystery.mp3

WillHbx
4d0b2d44mo ago

upload music: dramatic.mp3

WillHbx
012590b4mo ago

upload music: romantic.mp3

WillHbx
c0183c54mo ago

upload music: calm.mp3

WillHbx
ba895574mo ago

Feat : Save System

SupPepper