SamurAIGPT / EmbedAI

An app to interact privately with your documents using the power of GPT, 100% privately, no data leaks
https://www.thesamur.ai/?utm_source=github&utm_medium=link&utm_campaign=github_privategpt
MIT License
2.78k stars 300 forks source link

Question: Is there a way to load a nfs or cifs fileshare to prepopulate it instead of using the flask front end? #73

Open animehunter123 opened 1 year ago

animehunter123 commented 1 year ago

Great job on this flask app! Loving it!

Is there a way to load a nfs or cifs fileshare to prepopulate it instead of using flask front end?

Basically I have a bunch of docx/ppt etc in a Windows CIFS share for example \mynas\documentation\ and I want to automatically ingest all of it into SamurAI.

Any ideas on how to do this, instead of writing a selenity script to upload 1 at a time via the upload button?

animehunter123 commented 1 year ago

Any ideas, if not maybe I can try and help write a support script for it?

animehunter123 commented 1 year ago

Any ideas guys?