jent-ly / summarizer

Chrome extension for automatically summarizing articles, and highlighting important sentences.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

summarizer

Build Status

Build Status

Article Summarizer

A Chrome extension to summarize any web page, easily, effectively and enjoyably!

This repository includes the frontend chrome extension. The backend can be found at https://github.com/jent-ly/summarizer_server.

Development Setup

  1. npm install to install the necessary dependencies
  2. npm run build to generate a production package
  3. In the chrome://extensions page in the browser, click "Load unpacked" button and select the build directory that was generated by the previous command.

Contributing

See CONTRIBUTING.md for contribution information.

About

Chrome extension for automatically summarizing articles, and highlighting important sentences.


Languages

Language:JavaScript 81.4%Language:TypeScript 14.2%Language:CSS 2.9%Language:HTML 1.5%