소스 검색

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