Use google's Bert to search on a site
- 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)
Preact with HTM for frontend (Popup) Tensorflow.js and TF-qna (Backend)
go to chrome://extensions/ and enable dev mode then unpack the zip and choose the build folder
This project was bootstrapped with Chrome Extension CLI All icons are from Google Fonts
