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.
https://milvus.io
Apache License 2.0
1.83k stars 561 forks source link

[FEATURE]: There are doubts about the search framework using images #1325

Closed listento123 closed 4 months ago

listento123 commented 4 months ago

Is there an existing issue for this?

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

Why do we need to pull a MySQL image when creating this image search system with Milvus already in place? The system architecture also includes MySQL. Why is this? In addition, MySQL is a database, and Milvus is also a database. I don't understand the meaning of pulling MySQL images in building a system, so I'm asking the boss for clarification

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Anything else?

No response

codingjaguar commented 4 months ago

Please refer to https://github.com/milvus-io/bootcamp/issues/1326.