- Step 1: Export your data from ChatGPT settings and unzip the file
- Step 2: Set the file path in conv.py (
full_path_to_conversations
variable) - Step 3: Run the script:
python3 convert.py
Your conversations will now be saved in Markdown in the /tmp/conversations
directory.
- Summarized title of the conversation
- Created and updated time
- Prompts
- Responses