conversations.json converter: read the file ChatGPT gives you

conversations.json stores each chat as a tree of message nodes, not a list, which is why homemade scripts produce duplicated or out-of-order transcripts. ChatExports walks the active branch and outputs readable documents, in your browser.