Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 2.24 KB

README.md

File metadata and controls

60 lines (39 loc) · 2.24 KB

PDF Summarizer for React.js

PDF Summarizer is a web application built with React.js that simplifies the process of summarizing PDF documents.

Features

  • Upload PDF files
  • Extract text content
  • View PDF metadata (title, author, page count)
  • Generate summaries effortlessly

Getting Started

To get started with PDF Summarizer, follow these steps:

  1. Clone this repository.
git clone https://github.com/Mindula-Dilthushan/PDF-Summarizer.git
  1. Install dependencies using npm install.
  2. Start the development server using npm start.
  3. Open your browser and navigate to http://localhost:3000.

Usage

  1. Upload a PDF file by clicking on the file input button.
  2. Once uploaded, view PDF metadata and extract text content.
  3. Click on the "Summarize" button to generate a summary of the document.

Technologies Used

  • React.js
  • react-pdf

Contributing

Contributions are welcome! Please feel free to submit issues and pull requests.

GitHub issues GitHub Contributions

License 📝

GitHub license

repo size GitHub forks GitHub stars GitHub LastCommit