Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 445 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 445 Bytes

PDF Chat Application

This is a Node.js application that allows users to chat with pdf data using a clientside application. This application can be consumed by client side applications or api testing applications.

Getting Started

Clone this repository: git clone https://github.com/RandivCosta/pdfReader-chatWithPDFs Install dependencies: npm install Get your open_ai api key and set it in the chain.js Start the server: node chain.js