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/
Prerequisites: Node.js
- Install dependencies:
npm install - Set the
API_KEYin .env.local to your Gemini API key - Run the app:
npm run dev