
PDF-Chat
An AI-driven document chat platform that lets users upload PDFs and images and query their content intelligently. It uses Tesseract OCR for image-based text extraction, converts documents into vector embeddings with Gemini AI(text-embedding-004), stores them in a vector database(Pinecone) for semantic search, and delivers accurate, context-aware responses through a modern Next.js interface.




