Không có mô tả

Josh Rosario 46867f1a9b Updated Readme, added example output 9 tháng trước cách đây
example 46867f1a9b Updated Readme, added example output 9 tháng trước cách đây
.gitignore af9833c4cd Set output directory 10 tháng trước cách đây
README.md 46867f1a9b Updated Readme, added example output 9 tháng trước cách đây
main.py a49e15048b Fixes #2 10 tháng trước cách đây
requirements.txt 41b2b962dc Initial commit 10 tháng trước cách đây

README.md

ChatGPT to MD

Used ChatGPT to help figure out what tech to use to accomplish this task, original conversation exported as an example in /example

Requirements

Requires Python 3 Requires beautifulsoup

pip install -r requirements.txt

Usage

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