Skip to content

chrome extension to summarize selected text using gpt

Notifications You must be signed in to change notification settings

seatedro/readless

Repository files navigation

readless

setup

  1. download the latest release from the releases page.
  2. unzip the release.
  3. load the unpacked extension in chrome as described here.

supports only OpenAI for now

Todo

  • get api key from storage
  • working app lulw
  • better ui
  • tailwind ig?
  • summarize on select
  • add summary history
  • stream the response
  • add multiple model support (vercel ai sdk i guess)