mrseanryan / gpt-summarizer

Summarize text using ChatGPT or a local LLM, with support for multiple large text files, PDF files and translation.
https://medium.com/p/15f843b1ea15
MIT License
10 stars 0 forks source link

Use poetry to manage dependencies #7

Open mrseanryan opened 4 months ago

mrseanryan commented 4 months ago

https://python-poetry.org/docs/basic-usage/#initialising-a-pre-existing-project

mrseanryan commented 4 months ago

note: poetry can be tricky to setup on Windows.

so maybe keep the 'manual' steps in README anyway.