summarize.site and chrome-extension-gpt-boilerplate
These are competitors; both provide Chrome extension-based web page summarization using OpenAI's API, with A being a more mature, production-ready implementation while B is a starter template for building similar functionality.
About summarize.site
clmnin/summarize.site
Summarize web pages using OpenAI ChatGPT
Distributed as a Chrome/Edge browser extension that injects summarization directly into the page context. Uses customizable prompts through the options panel, enabling language-specific summaries and output formatting without requiring code changes. Integrates with OpenAI's API to process page content server-side while maintaining client-side extension architecture.
About chrome-extension-gpt-boilerplate
michaelcreatesstuff/chrome-extension-gpt-boilerplate
Boilerplate for a chrome extension that calls OpenAI's API to summarize the text on a web page.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work