This fork is meant exclusively to demonstrate the Semantic Searcher extension. Here's how to run it:
In this directory,
npm install
Then, in examples/extension/, run
npm install
npm run dev
Then, go to chrome://extensions and select Load Unpacked. Select the generated build/ folder in extension/. For now, this extension runs as an extension popup.