Show HN: I built an agent that uses email as a file system A developer built Supafax, an AI agent that uses email as its memory and config store, allowing users to interact with the agent by emailing themselves. The agent leverages the inbox as storage and does not store any user data externally, addressing privacy concerns. Hey HN, We're building Supafax an agent that uses email as its memory and config store. Here's how it works: - You email yourself to talk to the agent - The agent uses that slice of your outbox as it's inbox and short term memory - It can insert emails into your inbox to store routines, reminders, and rules for itself Email is such a good primitive because it's essentially an append-only immutable record of all the valuable context about you and your relationships, and agents thrive on this highly structured surface. The tricky bit is users are very reluctant to share that data with companies. So instead of storing your email in a sql or vdb we leverage your inbox to be that storage space and Supafax stores nothing. Think we're the only AI email assistant not storing your emails : Comments URL: https://news.ycombinator.com/item?id=48729688 https://news.ycombinator.com/item?id=48729688 Points: 1 Comments: 0