Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 795 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 795 Bytes

PDFquery

Use AI to study or quickly go through any PDF document with help of a simple chat interface.

📺 Demo Video

pdfquery-readme-demo.mp4

💡 Features

  • Chat with your PDF using vector embeddings
  • Upload pdfs and have multiple chats
  • stripe subscriptions
  • Google OAuth

🔨 Built With

  • Next.js (React)
  • Typescript
  • AWS S3
  • Pincone (vector DB)
  • NeonDB (serverless edge DB)
  • Clerk (Google OAuth)
  • Stripe
  • PostgreSQL
  • Prisma
  • Tailwind CSS
  • Radix UI
  • Zod (input validation)
  • React Hot Toast
  • vercel (deployment)

NOTE: the application was tested with PDF's of page count < 5. Since Most of the services being used are of free tier, there might be issues if you upload a large PDF file.