Skip to content

jmstfv/chatgpt-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Archive ChatGPT conversations in Markdown

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages