
engineeringDecember 21, 2023
The Human in the Machine
I'd been wanting to build a small program for handling PDF files — a practical tool to solve problems I kept running into. The thing is, it involves a lot of different technologies, and I could never find enough time to finish it. Then recently, I thought: why not try with GPT's help? I hadn't used Python much in the past few years, and I wasn't familiar with libraries like PyQt or PyPDF. So I decided to let AI fill in the gaps.
5 min