Feeding Claude and Gemini Chat Histories to NotebookLM Reveals Fascinating AI Usage Patterns
Product#data📝 Blog|Analyzed: Apr 13, 2026 07:04•
Published: Apr 12, 2026 22:14
•1 min read
•Zenn GeminiAnalysis
This article offers a brilliant and innovative approach to personal life-logging by combining chat histories from different Large Language Models (LLMs) into a single analytical hub. By exporting data through Claude's Privacy Portal and integrating it with Gemini records in NotebookLM, the author unlocks powerful new ways to analyze their own AI interaction habits. It is an incredibly exciting showcase of how users can take ownership of their data to create highly personalized Retrieval-Augmented Generation (RAG) systems!
Key Takeaways
- •Users can request a full export of their Claude chat history via the GDPR-compliant Privacy Portal at claude.ai/settings/privacy.
- •The Claude data export is remarkably fast, sometimes delivering the download link almost instantly after the request.
- •Structural differences exist between exports, with Claude using a 'human'/'assistant' speaker identification in its JSON array.
Reference / Citation
View Original"Since I started using Claude, I had always wanted to utilize Claude's chat history in NotebookLM just as I do with Gemini."