milvus-io / bootcamp

Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.

Home Page:https://milvus.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE]: able to add data source from URLs

imSaharukh opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

I have ~10K images saved in AWS S3 and my database contains all the image URLs.

Now I have to manually download all my images and save them to the /data folder.

Describe the solution you'd like

I would like to give all the image URLs instead of downloading them manually

Describe alternatives you've considered

No response

Anything else?

No response

@imSaharukh You can try the towhee operator.