GithubHelp home page GithubHelp logo

document-summarizer's Introduction

AI-powered Document Summarization Tool

This is a simple interactive GUI tool that uses AI to summarize PDF and Word documents. It allows users to upload a document and generate a summary of its contents in just a few clicks.


Installation

To use this tool, you will need to have the following installed on your system:

  • Python 3.7 or later

  • Jupyter Notebook

You can install the required packages using the following command:

Copy code

pip install -r requirements.txt

Usage

To use the tool, follow these steps:

  1. Open the Jupyter Notebook file document-summarization-tool.ipynb
  2. In the first cell, run the code to set up the GUI
  3. In the second cell, run the code to start the GUI
  4. Use the GUI to upload a PDF or Word document and generate a summary of its contents

Dependencies

This tool relies on the following libraries:

  • PyPDF2 (for handling PDF files)
  • python-docx (for handling Word files)
  • NLTK (for natural language processing)
  • Pipelines (for handling the AI model)

These dependencies are specified in the requirements.txt file and can be installed using the pip command as shown above.

Contributing

If you want to contribute to this project, please follow these steps:

  1. Fork the repository
  2. Create a new branch for your changes
  3. Make your changes and commit them
  4. Push your changes to your fork
  5. Create a pull request to merge your changes into the main repository

Thank you for considering contributing to this project!

document-summarizer's People

Contributors

nijaoui-wassim avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.