~ 4 min read
How to Read and Parse PDFs with PDF.js and Create PDFs with PDF Lib in Node.js
If you're building LLM and AI-powered chatbots like me you might need to read and parse PDFs or create PDFs in Node.js. Here's how to do it with PDF.js and PDF Lib.