AI-Based Document Analysis and Question Answering System
Abstract
The exponential growth of textual data, in the form of corporate documents, reports, and research papers, in the current digital era has increased the need for intelligent systems that can automatically comprehend documents. Analysing these documents by hand is ineffective and time-consuming. In order to extract valuable insights from documents, this study provides an AI- Based document analyzer with a question-answer system that makes use of Natural Language Processing approaches. Users can submit text or PDF files to the system, which then extracts content, generates succinct summaries, identifies keywords, and enables interactive question-answering. Python is used to build the architecture, which is then serverless deployed on Amazon Web Services (AWS) utilising Amazon S3 and Amazon EC2, and for the question-answering system, GEMINI is used. By reducing reading time and providing immediate access to pertinent information, the suggested solution increases productivity. It is affordable, scalable, and suitable for business, education, and research.