/chatgpt-markdown

Archive ChatGPT conversations in Markdown

Primary LanguagePythonMIT LicenseMIT

Archive ChatGPT conversations in Markdown

Instructions

  • 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.

Data saved

  • Summarized title of the conversation
  • Created and updated time
  • Prompts
  • Responses