Question Answering
“Question Answering” models can retrieve the answer to a question from a given text aka the context, which is useful for searching for an answer in a document.
Uses Transformers.js, runs in the browser, downloads models from Hugging Face, and uses the DistilBERT model.