ChatWithPDF / app

https://app.chatwithpdf.aitools.samagra.io
0 stars 0 forks source link

Chat with PDF

Requirements :scroll:

NodeJS and NPM or yarn

What's inside?

This repo uses Yarn as a package manager. It includes the following packages/apps:

Apps and Packages

Each package/app is 100% TypeScript.

Utilities

This repo has some additional tools already setup for you:

Build

To build all apps and packages, run the following command:

cd my-turborepo
yarn run build

Develop

To develop all apps and packages, run the following command:

cd my-turborepo
yarn run dev

Useful Links

Learn more about the power of Turborepo: