Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.05 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.05 KB

Chrome AI Search Extension (search page with Bert)

Use google's Bert to search on a site

Example

example

DEV Build & install

  1. download mobileBert from tfhub here
  2. unpack model files into public/model
  3. install npm dependencies npm i
  4. build the project npm run watch (DEV) or npm run build(PROD)
  5. open chrome and goto chrome://extensions/ and load it (you must be in dev mode for this)

Stack

Preact with HTM for frontend (Popup) Tensorflow.js and TF-qna (Backend)

install prebuilt binaries

go to chrome://extensions/ and enable dev mode then unpack the zip and choose the build folder

Contribution

This project was bootstrapped with Chrome Extension CLI All icons are from Google Fonts