ARCHIVES
An AI Based Approach for Research Paper Summarization Using Deep Learning
Published Online: May-August 2026
Pages: 885-893
Cite this article
↗ https://www.doi.org/10.59256/indjcst.20260502096Abstract
The growing number of scientific publications requires tools that can automatically convert raw PDF research papers into structured, searchable knowledge. This paper introduces the Research AI Pipeline, a five-layer automated system for analysing academic PDF documents from start to finish. Layer 1 ingests PDFs through a FastAPI gateway that streams data in real time. Layer 2 extracts text using a combination of pdfplumber, PyMuPDF and pytesseract to create a normalised JSON schema that includes sections, tables, figures and numerical data. Layer 3 conducts a thorough quality audit with thirty-two checks across six validation groups, producing a severity score on a one-hundred-point scale. Layer 4 employs local large language model reasoning using DeepSeek-V3 via Ollama, with prompts tailored to maintain numerical accuracy in six types of summarised sections and a final synthesis. Layer 5 organises the output and supports an interactive QA interface that streams responses based on the extracted content. Tested on fifty research papers across various fields, the system achieves an F1-score of 0.89 for section boundary detection, 0.91 for figure caption matching and 88 percent accuracy in factual QA, all while operating locally without relying on cloud APIs. The average processing time is 87 seconds per paper.
Related Articles
2026
Artificial Intelligence in Learning and Teaching
2026
Admin Assist: An AI – Driven Configuration and Orchestration for Enterprise Application
2026
Enhancing Blood Group Identification using pigeon inspired optimization: An Innovative Approach
2026
Eco-Genius: Power Up Smart, Power Down Waste
2026
Crowd-Sourced Disaster Response and Rescue Assistant
2026