Skip to content

creativityexhausted/FlowLearner

Repository files navigation

FlowLearner

A Chrome Extension to summarize webpage content and generate images accordingly.

Webpage Summarizer Chrome Extension

A lightweight Chrome extension that uses the Hugging Face API to summarize the entire text content of a webpage. This tool provides concise and accurate summaries, helping users quickly grasp the main ideas of lengthy web content.


🚀 Features

  • Summarizes the entire text content of a webpage using the Hugging Face facebook/bart-large-cnn model.
  • Displays the summarized text in a user-friendly pop-up interface.
  • Automatically processes webpage content with seamless integration.
  • Lightweight and optimized for performance by focusing on core functionality.

🛠️ Tech Stack

  • Frontend:
    • HTML, CSS, JavaScript
  • Browser APIs:
    • Chrome Extensions API (for scripting, activeTab, and storage)
    • Chrome Scripting API (for retrieving webpage content)
  • Backend API:
    • Hugging Face API (facebook/bart-large-cnn model)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published