node-question-answering icon indicating copy to clipboard operation
node-question-answering copied to clipboard

Browser build request

Open Zeesy opened this issue 4 years ago • 5 comments

Is it possible to put together a browser build for this? It would be really valuable in PWA production.

Thanks so much for your great projects!

Zeesy avatar May 12 '20 21:05 Zeesy

+1

philschmid avatar May 23 '20 21:05 philschmid

Unfortunately, the Tokenizers library used internally for tokenization doesn't provide bindings for the browser but only for Nodejs (see huggingface/tokenizers#63), so no build possible for the browser for now :/

Pierrci avatar Jun 26 '20 22:06 Pierrci

Thanks for the update. Are there plans to expand the bindings in the near future?

Zeesy avatar Jul 01 '20 19:07 Zeesy

Currently it's not a priority in our pipeline, but we'll welcome any external contribution :)

Pierrci avatar Jul 02 '20 13:07 Pierrci

is there another way to Browserify this?

Pulixe avatar Feb 08 '21 01:02 Pulixe