Stevens AI assistant
2025-04-18 18:04:36.040111+02 by Dan Lyke 0 comments
Stevens: a hackable AI assistant using a single SQLite table and a handful of cron jobs.
The LLM bits of it seem superfluous, but it's interesting to see how people are playing with this stuff. There was a discussion on Facebook yesterday about making a thing that you could tell "I loaned X to Y" and such, be pretty easy to do if you had a device that could listen for an attention phrase, record 'til some amount of silence or something, then you could just transcribe and feed through an LLM with a system prompt to output such requests in database update-able form.