Extract the complete text from a PDF (text in images and paragraphs)
Ask questions to your file and it will respond only with the information found in the PDF
Register and generate an API Key at:
Both will be necessary and you should add them to your .env
Clone the project
git clone https://github.com/Daniel-Castro-90/PDFchat.gitGo to the project directory
cd my-projectInstall dependencies
pnpm installStart the server
pnpm run dev