Memory System
Billy has a persistent memory system backed by SQLite. It learns about you over time without any special setup.
How it works
Section titled “How it works”Billy scans your messages for trigger phrases and automatically saves relevant information.
Trigger phrases:
- “remember that…”
- “save that…”
- “don’t forget…”
- “keep in mind…”
- “note that…”
- …and more
Example
Section titled “Example”> Remember that I'm a senior Go developer> Save that I'm building a SaaS product called Billy.sh> Keep in mind I prefer concise, direct code examplesBilly confirms what it saved and includes all memories as context in every future conversation.
Managing memories
Section titled “Managing memories”/memory ← list all memories (with IDs)/memory forget 3 ← delete memory with ID 3/memory clear ← wipe everythingPrivacy
Section titled “Privacy”Memories are stored locally in ~/.localai/history.db. Nothing is sent to any server. You have full control.