Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Stevens: SQLite AI Assistant
Learn how to build a personal AI assistant using one SQLite table for memories, simple cron jobs for processing, and hosting on Val.town.
I’ll show you how I built a useful AI assistant for my family using a dead simple architecture: a single SQLite table of memories, and a handful of cron jobs for ingesting memories and sending updates, all hosted on Val.town. The whole thing is so simple that you can easily copy and extend it yourself.
Stevens: A hackable AI assistant using SQLite and cron jobs for personal utility.