Chat-PDF is an application designed to facilitate PDF uploads and answer questions related to them.
For the backend code, please refer here.
Please note: The backend is deployed on Render's free-tier platform, so it may take 1 or 2 minutes before it active.
- Download Node.js from here.
-
Fork the repository into your own GitHub account.
-
Clone your newly forked repository from GitHub onto your local computer.
-
Run
npm i
to install the necessary dependencies. -
Run
npm start
to start the application.
Here is the folder containing mobile and PC designs, along with a live demo and error handling. Access it here.