Memoriq: Your private AI memory for ChatGPT, Claude, Gemini and Grok

@ansari_adin Good question!

The capture path is provider-specific. ChatGPT is currently the most reliable because the extension uses OpenAI’s same-native conversation API when you’re logged in, so it can retrieve conversations directly from the provider.

Cloud, Gemini and Grok currently rely on DOM extraction, as the goal is to work with common web interfaces rather than requiring separate API keys. Those providers change their UI quite frequently, so capturing is a best effort. For example, Gemini may require manual scrolling to the top for very long chats.

Since browser extensions aren’t typically available on mobile, the long-term approach is to support native sharing on mobile, whether through the Memrise PWA or a dedicated app, so useful AI conversations can be saved as naturally as they are on desktop.



<a href

Leave a Comment