Androz2091 / chatgpt-data-package-explorer

Get statistics about your ChatGPT usage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿง  ChatGPT Data Package Explorer

Get statistics about your ChatGPT usage.

  • If everyone also asks you, "So what about you, do you really find ChatGPT useful? Do you use it a lot?".
  • And you too answer "yes... I seem to spend a lot of time on it".
  • Now you know exactly.

ChatGPT Data Package Explorer uses the personal data package generated by OpenAI that you can request here.

๐Ÿ”… Demo

ChatGPT

๐Ÿ“ฆ Installation

Node.js is required.

Clone the repo

git clone https://github.com/Androz2091/chatgpt-data-package-explorer
cd chatgpt-data-package-explorer

Install dependencies

yarn install

Request the data

  • Navigate to https://chat.openai.com
  • Click on your profile picture in the top right corner
  • Click on "Settings"
  • Click on "Data Controls"
  • Click on "Export"

Export

Copy the data package

  • Unzip the downloaded file
  • Move its content to the data folder

Start the script

node index.js

About

Get statistics about your ChatGPT usage


Languages

Language:JavaScript 100.0%