Spaces:
Running
Running
field-notes: add future vision (earned assistant; sleep + fine-tune)
Browse files- submission/FIELD_NOTES.md +20 -0
submission/FIELD_NOTES.md
CHANGED
|
@@ -73,4 +73,24 @@ Nothing here is over 32B and it fits on a laptop: a **12B** VLM for eyes-and-voi
|
|
| 73 |
an **88M** CLIP fingerprinter, on-device OCR, and an **82M** Kokoro neural voice running in the
|
| 74 |
browser. Small models, composed, doing something that's mostly just… delightful.
|
| 75 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 76 |
— Built with Hugging Face · Modal · NVIDIA Nemotron.
|
|
|
|
| 73 |
an **88M** CLIP fingerprinter, on-device OCR, and an **82M** Kokoro neural voice running in the
|
| 74 |
browser. Small models, composed, doing something that's mostly just… delightful.
|
| 75 |
|
| 76 |
+
## 7. Where this goes
|
| 77 |
+
|
| 78 |
+
Section 1 says the notification engine was a mistake — and it was, *as a starting point*. A bot
|
| 79 |
+
that sprays you with every event hasn't earned the right to interrupt you. But "ambient
|
| 80 |
+
companion" isn't the ceiling; it's the foundation you build trust on.
|
| 81 |
+
|
| 82 |
+
The future I see for Puck is an assistant that **earns** its usefulness. It watches (the way it
|
| 83 |
+
already does), but over time it learns what actually matters *to you* — and then it does two
|
| 84 |
+
things you'd otherwise do yourself: it **bubbles up the few things worth your attention**, and it
|
| 85 |
+
**handles the trivial ones** — clicking, typing, submitting — so you can stay in flow. Not a
|
| 86 |
+
louder notifier; a quieter one that's almost always right, plus a pair of hands for the busywork.
|
| 87 |
+
|
| 88 |
+
The engine for that is the part that looks like whimsy today: **sleep**. Every day's peeks land
|
| 89 |
+
in the memory garden; at night Puck **blooms** them into a smaller, sharper sense of your world —
|
| 90 |
+
and that distilled signal is exactly the dataset to **fine-tune** a model that knows *your*
|
| 91 |
+
priorities, not a generic one's (the `molt/` pipeline is the first cut of this). Computer-use to
|
| 92 |
+
act, learned relevance to decide, nightly fine-tuning to improve — the difference between a
|
| 93 |
+
gimmick and a familiar that genuinely grows up alongside you. He starts marginally useful on
|
| 94 |
+
purpose, so that by the time he's useful for real, you already trust him.
|
| 95 |
+
|
| 96 |
— Built with Hugging Face · Modal · NVIDIA Nemotron.
|