Skip to content

ketyung/summify-web-summarizer

Repository files navigation

Summify - Web Page Summarizer

Summify is a Chrome extension that lets you summarize any web page you visit. It uses Chrome's built-in summarization and translation APIs to provide summaries in your chosen format and language.

Features

  • Summarizes web pages directly in the browser without requiring server-side calls.
  • Multi-language support using Chrome's translation API.
  • Simple and intuitive interface for seamless usage.

Getting Started

Git Clone This Repo

git clone https://github.com/ketyung/summify-web-summarizer  
cd summify-web-summarizer  

Build Instructions

First of all run yarn to install all the required packages:

yarn 

Then, run the following commands to build the project:

yarn build  
yarn build:css  

Load the Extension in Chrome

  1. Open Chrome or Chrome Canary.
  2. Go to chrome://extensions/.
  3. Enable Developer mode using the toggle at the top right.
  4. Click Load unpacked and select the folder where the repository is cloned and built (summify-web-summarizer/dist).
  5. The extension should now appear in your list of installed extensions.

Usage

  1. Once installed, you'll see the Summarize button appear on the top right corner of web pages.
  2. Click the button to open a popup window and choose your preferred summary type and language.
  3. Enjoy concise, translated summaries for any web page you visit!

Contributing

Feel free to fork the repository, submit issues, or suggest new features. Contributions are always welcome!


Built For Devpost Hackathon : Google Chrome Built-in AI Challenge

https://devpost.com/software/summify-a-web-page-summarizer


Hosted Web Page Summarizer

If you'd like to explore an online hosted version of the AI Web Page Summarizer, you can check it out at https://tools.techchee.com/ai-tools/web-summarizer.

Happy Summarizing!

License

This project is licensed under the MIT License. See the LICENSE file for details.




About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors