quillPDF is a cutting-edge full-stack SaaS product, utilizing Next.js, Typescript, Tailwind, Prisma, tRPC, and AWS S3. Its primary function is to interact with PDFs using OpenAI's API.
Interact with PDFs using OpenAI's API.
Free & Pro Plan Using Stripe
Infinite Message Loading for Performance
Clean, Modern UI Using 'shadcn-ui'
Clone this repository
git clone https://github.com/brishy/quillPDF.git
cd quillPDF
Install dependencies
npm install
Copy the example environment file
cp .env.example .env
Run the app
npm run dev
Open http://localhost:3000 in your browser.
This project is open-source and available under the MIT License.