diff --git a/index.html b/index.html
index 8d4d05a..28dccb2 100644
--- a/index.html
+++ b/index.html
@@ -20,14 +20,17 @@
How?
used to "shape" text.
- In particular, this "arbitrary" code could in principle be an entire LLM inference engine, relying on treating text containing magic symbols for fake "ligatures" to initialize the LLM and use it to generate text.
+ In particular, this "arbitrary" code could in principle be an entire LLM inference engine with trained parameters bundled inside,
+ relying on treating text containing magic symbols for fake "ligatures" to initialize the LLM and use it to generate text.
- It could also in principle be an entire LLM inference engine (Llama in our case,
- hence the name) but not instead of in principle it's right here.
+ It could also in principle be an entire LLM inference engine (Llama
+ in our case, hence the name) except instead of only being in principle it's what this is.
- At the end of the day, what this means is that you can just use the font to run the LLM and e.g. get text generation in any Harfbuzz-based text editor,
- even if they don't actually have the "Copilot"-like features that everyone is rushing to implement. And everything runs
- completely locally. So perhaps this silly hack is in fact a billion dollar idea!?
+ At the end of the day, what this means is that you can just use the font to run the LLM and e.g. get text generation in any
+ Harfbuzz-based application; your favorite text editor/email client/whatever without having to wait for the vendor to include
+ the "Copilot"-like features that everyone is rushing to implement these days. And everything runs
+ completely locally. So perhaps this silly hack is in fact a billion dollar idea!? This also means that you can use your font to
+ chat with your font.
Okay show me
So in case that doesn't make sense (after all, does it?), here's an attempt to make it make more sense: