Jan 27, 2021
Using an interesting stack for NLP at the moment - data storage/indexing with FAISS, retrieval using DPR, and QnA using a fine-tuned BERT-QA model. All using Deepset-AI's Haystack library.
On top of that, the front-end is using Angular - and everything hosted on Azure.