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.git
Go to the project directory
cd my-project
Install dependencies
pnpm install
Start the server
pnpm run dev