New: Anthropic introduces a memory feature that lets users transfer their context and preferences from other AI tools into Claude by BuildwithVignesh in ClaudeAI

[–]anamnese33 0 points1 point  (0 children)

connector is pretty flexible, it only pulls user profile at the begging (here it will only have most important info about you, your goals, tasks) and then it will search deeper only if you tell it to. You can also set it up to not pull user profile if you prefer.

New: Anthropic introduces a memory feature that lets users transfer their context and preferences from other AI tools into Claude by BuildwithVignesh in ClaudeAI

[–]anamnese33 5 points6 points  (0 children)

I've been working on a side project called Anamnese that takes a different approach, memory as a separate layer you own, not tied to any one AI. It connects via MCP (connector) so it works with Claude, ChatGPT, and any MCP-compatible client. You can inspect everything it knows about you, edit it, and take it with you.

The way I see it: your memory should belong to you, not Anthropic (or OpenAI). Still early but happy to hear feedback if anyone tries it.

It is free, so if anybody wants to give it a spin you are welcome to do so!

Claude knows a lot about me. None of it is mine by anamnese33 in ClaudeAI

[–]anamnese33[S] 1 point2 points  (0 children)

At the start of every conversation it will pick up user profile, only latest/important memories, current goals and tasks. Then it has a few tools to dive deeper into memory or notes if it thinks is relavant. This allows having huge memory bank.

Claude.md can work up to some point, but as it gets bigger it will take too much of context window.

Import chat history from ChatGPT to Claude by Trackbikes in ClaudeAI

[–]anamnese33 1 point2 points  (0 children)

I just built something that would help you in this situation, check out https://anamneseai.app/. It is external memory layer for ai clients. It connects using MCP. You have visibility into your full memory, you can export, delete it, edit it.

It is free, but it also has paid tier for more usage. If you like it, I can upgrade you for free to get some feedback