✅ Uploading files will still work till i hit my free limit XD.
DocuBuddy is an intelligent SaaS application designed to streamline information retrieval from documents. This powerful tool leverages advanced natural language processing (NLP) and machine learning algorithms to efficiently answer user queries from a variety of document formats. Whether you're dealing with extensive reports, technical documents, or knowledge repositories, DocQuery simplifies the search and extraction process, saving valuable time and enhancing productivity.
- Next.js
- openai
- tRPC
- Database: Neon
- ORM: Prisma
- TypeScript
- React
- Stripe
- Tailwind CSS
- shadcn(UI)
Step 1.
git clone https://github.com/punitkr03/docubuddy.git
Step 2.
pnpm install
Step 3.
npx prisma generate
Step 4.
pnpm dev