If I wanted to build an support Q&A system using texts from support logs, training docs, transcribed videos etc etc (basically as much text about my product as I can get) would this model be a good start ?
also, for some quick and simple Q&A system. Haystack https://github.com/deepset-ai/haystack (essentially dense vector similarity on Elastic Search) looks pretty promising and supports whole pipeline.