Josh Rosario před 8 měsíci
rodič
revize
58ac8652b8
1 změnil soubory, kde provedl 9 přidání a 0 odebrání
  1. 9 0
      README.md

+ 9 - 0
README.md

@@ -0,0 +1,9 @@
+# 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/
+1. `python python main.py input/[Conversation Title].html`
+1. output/[Conversation Title].md will be generated