Chrome AI Search Extension (search page with Bert)
Use google's Bert to search on a site
Example
DEV Build & install
- download mobileBert from tfhub here
- unpack model files into
public/model
- install npm dependencies
npm i
- build the project
npm run watch
(DEV) ornpm run build
(PROD) - 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