Skip to content

Commit 7243bfd

Browse files
committed
Bell card: link to the live demo at bell.entangledcode.dev
1 parent 60b5dea commit 7243bfd

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

‎index.html‎

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -333,13 +333,16 @@ <h3><small>Forza7 · SailGenius</small>Marco, an LLM-powered passage planner</h3
333333
</div>
334334

335335
<div class="card">
336-
<h3><small>Independent · 2025</small>Bell, a self-hosted fine-tuned physics assistant</h3>
336+
<h3><small>Independent · 2025–26</small>Bell, a quantum physics reasoning assistant</h3>
337337
<p>
338-
Qwen3-8B with a LoRA adapter trained on 815 instruction pairs, as a provider-swappable
339-
alternative to a hosted LLM API. Sandboxed Python execution, Docker/Caddy deployment,
340-
GDPR-compliant. Ran live at bell.entangledcode.dev; now offline, code and training data kept.
338+
Plain English in, real numbers out — questions about entanglement and causal structure
339+
answered by generating and executing real QRL code, not by the model guessing a number.
340+
Provider-swappable by design: running on Mistral (EU-hosted) today, a self-hosted
341+
fine-tuned Qwen3-8B (815 training pairs) in standby. Sandboxed execution, Podman/Caddy
342+
deployment on Hetzner.
341343
</p>
342344
<div class="card-links">
345+
<a href="https://bell.entangledcode.dev">Try it — bell.entangledcode.dev</a>
343346
<a href="mailto:david@entangledcode.dev?subject=Bell%20code">Code on request</a>
344347
</div>
345348
</div>

0 commit comments

Comments
 (0)