Rare find

ClipAI. A Chrome extension that saves web pages and clips pieces of them for later.

github.com/addyosmani/clipai

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2025
  • Merge branch 'main' of https://github.com/addyosmani/clipai
  • Create PRIVACY.md
  • Update README.md with screenshot
  • [icons] Update iconography
May 2025
  • Merge pull request #20 from addyosmani/delete-clips
  • Merge pull request #19 from addyosmani/availability-fix
  • Merge pull request #18 from addyosmani/hide-summarize
April 2025
  • fix: Keep scroll position of clips when deleting
  • Ensure sessions are destroyed
  • fix: Correct value for detecting availability
  • feat: Hide summarize when no model is available
  • Merge pull request #15 from addyosmani/summarize-tweaks
  • Merge pull request #17 from addyosmani/availability-detection
  • Update availability detection
  • Tweak Prompt API prompt
  • Clean up summarizers
  • Better messaging, cancelation
  • fix: shorten text to fit in context window
  • Fix availability detection in create()
  • feat: Better availability detection