Last week I oversaw and architected a number of STDIO Python scripts for ingesting PDFs page-by-page into postgres tsvector, searching, and displaying the text and metadata that was entirely written by an LLM.
I didn’t “fight” with the machine and I focused solely on the bigger picture. I read the output like I was performing a code review.
Comments
Last week I oversaw and architected a number of STDIO Python scripts for ingesting PDFs page-by-page into postgres tsvector, searching, and displaying the text and metadata that was entirely written by an LLM.
I didn’t “fight” with the machine and I focused solely on the bigger picture. I read the output like I was performing a code review.