Coder Social home page Coder Social logo

summarizer-chrome-extension's Introduction

Chrome Extension: WebPageBrief

Frontend Documentation Backend Documentation

Overview

Save time when reading long webpages and articles Use webPageBrief Extension and save Time

  1. Welcome to the WebPageBrief Chrome extension! This extension allows you to generate summaries and major points from websites using the power of OpenAI. Simplify your reading and research with just a click!

Installation

Extension (Frontend)

  1. Open Google Chrome.
  2. Navigate to chrome://extensions/.
  3. Enable "Developer mode" in the top right corner.
  4. Click on "Load unpacked" and select the root directory of the extension-frontend (This) repository (the directory that contains your extension files).

Your Chrome extension should now be loaded and ready to use.

Backend Server Setup

  1. Navigate to the 'backend' directory containing the package.json file for the backend (usually the root directory of your project).

  2. Open a terminal or command prompt and run the following commands to set up the backend server:

  3.  cd backend
     npm install    # Install project dependencies
     npm start      # Start the project
    
    
    
         ---The backend server should now be running on `http://localhost:8000`.---
    
    
    

Usage

  1. Activate the Extension:
  • Click on the WebPageBrief icon in your Chrome toolbar.
  1. Generate Summaries:

    • While on any webpage, click the extension icon and click on Get summary button and get the summary of page's content.
  2. Generate Major points:

    • While on any webpage, click the extension icon and click on Get major points button and get the main points of page's content.

Features

- Summarize webpages with a single click.
- Get main points of the webpage with a single click

OpenAI API Integration

This extension leverages the OpenAI API for text summarization.
To enable this functionality:

summarizer-chrome-extension's People

Contributors

sumitdethe27 avatar

Watchers

 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.