Bash script to convert all ChatGPT conversations from .json to .csv, for example to import into Notion as a database.
jq
- First export your personal data from ChatGPT (Account Settings > Data Controls > Export Data)
- Unzip the downloaded file
- There should be a file
conversations.json
- Execute this bash script in the same directory
- This should generate a
conversations.csv
file - In Notion: import > csv