Building a Document Store on Databricks

David_K93
Contributor

Hello,

I am somewhat new to Databricks and am trying to build a Q&A application based on a collection of documents. I need to move .pdf and .docx files from my local machine to storage in Databricks and eventually a document store. My questions are:

  1. What is the most effective method for uploading my documents to Databricks storage?
  2. What are the best document stores to use to build this application?

Thank you!

David