The ChatGPT Conversations to Markdown converter is a Python script that allows users to convert their entire ChatGPT history and data export into neatly formatted Markdown files. The script adds YAML headers and includes Code interpreter input/output. Users can clone the repository and download their conversations data in ZIP format from the ChatGPT platform. Running the script generates Markdown files in the specified output folder. Users have the option to customize the script’s behavior using command line parameters. The tool aims to provide an easier and more visually appealing way to view and analyze ChatGPT conversations. It has no external dependencies and welcomes contributions.
https://github.com/mohamed-chs/chatgpt-history-export-to-md