Skip to content

SahirHameed/Web-Scraper-Summarizer

Repository files navigation

Web Page Summarizer Chrome Extension

Table of Contents

Introduction

The Web Page Summarizer is a Chrome extension that allows users to quickly summarize the content of any web page using OpenAI's GPT-3.5-turbo model. This extension is perfect for students, researchers, and professionals who need to extract key information from lengthy articles or documents.

Features

  • Summarize Web Content: Quickly generate a concise summary of any web page directly from your browser.
  • Secure API Integration: Use your own OpenAI API key to ensure your usage is secure and under your control.
  • Summary History: Keep track of all the summaries you've generated with an easy-to-use summary history page.
  • Copy and Share: Easily copy summaries to your clipboard for sharing or further use.
  • Customizable: Add your own OpenAI API key through the extension settings.

Installation

To get started with the Web Page Summarizer Chrome Extension, follow these steps:

Prerequisites

  • Google Chrome browser
  • Node.js and npm (for development and building the extension)
  • An OpenAI API key

Step 1: Clone the Repository

git clone https://github.com/yourusername/Web-Page-Summarizer.git
cd Web-Page-Summarizer

Step 2: Install Dependencies

npm install

Step 3: Load the Extension in Chrome

  • Click on the Web Page Summarizer icon in the Chrome toolbar.
  • Enter your OpenAI API key if you haven't done so already.
  • Click "Summarize Page" to generate a summary of the current webpage.
  • Use the "View Summary History" button to see all previously generated summaries.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published