Skip to content

A Chrome extension to search on a site using Google's BERT AI

License

Notifications You must be signed in to change notification settings

K0IN/AI-Search-Chrome-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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