Skip to content

lukaskoeller/readii

Repository files navigation

readii

Getting started

To test the extension locally, follow this guide.

  1. Clone the repo from Github.
  2. Go to the root of the repo.
  3. Install dependencies via npm run install or pnpm install.
  4. Create a build of the application via npm run build or pnpm build.
  5. Open Chrome Canary, go to "Manage extensions"
  6. Click on "Load unpacked" and select the /dist directory from the application root directory.
  7. Follow the installation instructions for the Summarization API
  8. Open a new tab to see the extension!

See also

Troubleshooting

The model was available but there was not an execution config available for the feature. https://groups.google.com/a/chromium.org/g/chrome-ai-dev-preview-discuss/c/vA8ANOrbTxM

Releases

No releases published

Packages

No packages published