瀏覽代碼

Add Readme

Josh Rosario 8 月之前
父節點
當前提交
58ac8652b8
共有 1 個文件被更改,包括 9 次插入0 次删除
  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