Skip to content

mjdc/docu-query-ai

Repository files navigation

DocuQuery AI

Demo Vercel TypeScript Vite

Upload a PDF and ask questions — answers are generated by Gemini and constrained to the text extracted from your document.

Live demo: https://docu-query-ai-phi.vercel.app/

Run Locally

Prerequisites: Node.js

  1. Install dependencies: npm install
  2. Set the API_KEY in .env.local to your Gemini API key
  3. Run the app: npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published