Skip to content

assertjohn/chatgpt-wrapped

Repository files navigation

ChatGPT Data Analyzer

DISCLAIMER

This project is not affiliated with, endorsed by, or sponsored by OpenAI or ChatGPT.

What is it?

ChatGPT Data Analyzer is a web application that allows you to visualize and analyze your ChatGPT usage history. By uploading your ChatGPT data export, you can gain insights into your conversation patterns, model usage, and more.

Key Features

  • Privacy-First: All data processing is done locally in your browser. No conversation content is stored or transmitted.
  • Interactive Visualizations: View your ChatGPT usage through various charts and graphs.
  • Anonymous Data Sharing: Option to contribute anonymized statistics for research purposes.

How to Use

  1. Export your ChatGPT data from the OpenAI website.
  2. Visit ChatGPT Data Analyzer.
  3. Upload your conversations.json file.
  4. Explore your personalized insights and visualizations.

Anonymized Data

If you're interested in viewing the anonymized, aggregated data contributed by users (with their consent), you can access it here:

View Anonymized Research Data

This data contains only summarized statistics and does not include any personal information or message content.

Privacy

We take your privacy seriously. All analysis is performed locally in your browser, and no conversation content is ever stored or transmitted. Users can optionally choose to share anonymized, aggregated statistics for research purposes.

Source Code

This project is open-source. You can view the source code and contribute on GitHub:

GitHub Repository