Show HN: Itsuki – open-source memory engine for AI agents (API and MCP)

3 pointsposted 9 hours ago
by 12ziyad

2 Comments

nirmeet011011

9 hours ago

Where's the memory actually getting stored - local, or on your servers? Curious how you're handling persistence and privacy here, especially if an agent is pulling memory across different tools/sessions.

12ziyad

8 hours ago

Itsuki stores memory on its Cloudflare servers,not on the user's computer.instead of complete transcripts Itsuki extracts like useful facts and events,also the data and memory isn't used for training and also it have setup like user can export or delete it.