Нет описания

Josh Rosario e3ddc37d51 Fixes #1; Preserve new-lines 8 месяцев назад
.gitignore af9833c4cd Set output directory 8 месяцев назад
README.md 58ac8652b8 Add Readme 8 месяцев назад
main.py e3ddc37d51 Fixes #1; Preserve new-lines 8 месяцев назад
requirements.txt 41b2b962dc Initial commit 8 месяцев назад

README.md

ChatGPT to MD

Used ChatGPT to help figure out what tech to use to accomplish this task, original conversation will be exported using this script and included in the repo.

Usage

  1. Right-click the ChatGPT conversation webpage in a browser and save the contents to input/
  2. python python main.py input/[Conversation Title].html
  3. output/[Conversation Title].md will be generated