We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, Dify supports only text embedding.
But I need to show users images from my documents such as diagrams and graphs.
This feature is very useful in education, medicine, legal and finance domains.
Major vector DBs already support multimodal RAG.
https://weaviate.io/blog/multimodal-models
https://milvus.io/docs/multimodal_rag_with_milvus.md
https://jina.ai/news/jina-clip-v1-a-truly-multimodal-embeddings-model-for-text-and-image/
No response
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
https://docs.voyageai.com/docs/multimodal-embeddings I think this is the near future for multimodal RAG, especially since OCR for Open WebUI and now Claude's Visual PDFs are getting heavier use-cases.
Hi, @taowang1993. I'm Dosu, and I'm helping the Dify team manage their backlog. I'm marking this issue as stale.
Issue Summary
Next Steps
Thank you for your understanding and contribution!
Yawen-1010
No branches or pull requests
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
Currently, Dify supports only text embedding.
But I need to show users images from my documents such as diagrams and graphs.
This feature is very useful in education, medicine, legal and finance domains.
Major vector DBs already support multimodal RAG.
https://weaviate.io/blog/multimodal-models
https://milvus.io/docs/multimodal_rag_with_milvus.md
https://jina.ai/news/jina-clip-v1-a-truly-multimodal-embeddings-model-for-text-and-image/
2. Additional context or comments
No response
3. Can you help us with this feature?
The text was updated successfully, but these errors were encountered: