top | item 46675922

(no title)

Bigpet | 1 month ago

Was this done heavily LLM assisted? Especially the PDF Edit tools have user-interaction quirks and bugs that a human developer would catch immediately during the regular manual testing when developing.

I'd suggest you at least try and mitigate that by having the LLM do extensive e2e testing if you aren't interested in using your own product.

discuss

order

PinguTS|1 month ago

Yeah, and I have the feeling it is not tested at all.

It offers Word -> PDF conversion. Just for interest I tried it and it doesn't even get the simplest page right. It puts the filename into an header. The test page had 4 images, one svg, one pdf (from svg), and another variation of the first 2. The generated PDF only contains 2 of those images with wrong sizes. The later two are missing. So it's basically completely useless.

The free of charge LibreOffice gives much better results with its own caveats.

pratik227|1 month ago

It’s still a work in progress. I used an LLM to speed up development, and I’ve done the testing, but I’ll keep improving it no doubt

jacquesm|1 month ago

How much of this is LLM derived and how much of it is yours?