ChatGPTのチャット履歴は、jsonファイルとしてエクスポート可能です。 昔のチャットをGUIで探すのが大変な場合、json形式でエクスポートしておけば、Pythonなどで効率よく検索できます。またpandasのデータフレームにすることでエクセル出力もできます。
こちらはBlenderのシーンにある複数メッシュオブジェクトをWaveFont.objファイルで一括エクスポートするPythonコードです。 シーンに100個以上のメッシュがあるときにはプログラムで自動化しないとひとつひとつエクスポートを手作業するのは大変ではない ...
I had a need to export all my files/scans from neat.com, and they did not have a bulk export option. It was starting to cost too much, and I was not using the service like I used to. So I created a ...
A single-command Python CLI that dumps every process-relevant facet of an Azure DevOps project into one comprehensive, portable JSON file. It enables delivery leads, process coaches, and analysts to ...