This project is a clone of the well-known website www.chatpdf.com. The primary objective behind recreating this application is to explore and learn new technologies, as well as expand my knowledge base.
This project is built using the following technologies:
To clone the repository, run the following:
git clone https://github.com/dan-niles/ai-chatpdf.git
cd ai-chatpdfInstall depenencies by running:
npm installThen, run the development server:
npm run devOpen http://localhost:3000 with your browser to see the application.


