Josh Rosario 8 mesi fa
parent
commit
58ac8652b8
1 ha cambiato i file con 9 aggiunte e 0 eliminazioni
  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