Y
Hacker News
new
|
ask
|
show
|
jobs
by
bighead1
289 days ago
This comment reminds me of a simple `esp32` project I saw recently that lets you send your LLM requests via SMS. It basically offloads everything. Particularly useful when you don't have a decent data connection, but can still send SMS.
edit: found it
https://www.reddit.com/r/arduino/comments/1n7r3vl/a_textbot_...