Hey all, wondering how to go about this in a secure way:
- User uploads zip of multiple files via form/webhook
- Display feedback to end user of (filenames, green or red dot indicating file is accepted or not)
- Accepted files are loaded into vector store and encrypted (ie. pinecone)
Any suggestions on which modules/nodes to use for this workflow?