Using Raspberry Pi forces you to design within limits:
CPU-only processing
Tight memory ceilings
Smaller context windows
Fewer assumptions
Those limits expose what actually matters.
We found that for many internal and operational tasks, small models are enough:
Summarising notes
Exploring ideas
Reviewing code
Drafting documentation
And crucially — they can do this without data ever leaving the device.