Welcome to the PrivateGPT Node.js Demo! This project showcases the capabilities of the PrivateGPT SDK for Node.js.
With the PrivateGPT SDK, you can easily integrate your private gpt instance into your Node.js applications.
git clone https://github.com/frgarciames/privategpt-nodejs.git
npm install
Javascript
npm run dev
Typescript
npm run dev:ts