Nicola Procopio
Nicola Procopio
Hi @Jhonnyr97 the multimodal cat is planned. If you're able to help us in the development you're welcome!
for the time being I am trying to throw down a list of links, as soon as I have discussed it with other core-devs I will share it in this...
 Multimodality flow by LlamaIndex
@pieroit the image is a placeholder for me 😅 I promise you that I will arrive at the multimodality meeting after studying the problem.
Yes, I must check the Qdrant doc for multimodal storage and retrieve.
@nicola-corbellini as discussed in dev meeting I paste here some links as placeholder: https://docs.llamaindex.ai/en/stable/examples/multi_modal/gpt4v_multi_modal_retrieval/ https://medium.aiplanet.com/multimodal-rag-using-llamaindex-gemini-and-qdrant-f52c5b68b367 https://qdrant.tech/documentation/examples/aleph-alpha-search/ https://colab.research.google.com/github/qdrant/examples/blob/master/qdrant_101_image_data/04_qdrant_101_cv.ipynb
Hi guys, can I help you on this task?
Thanks @pieroit but I think I was too far behind on the project, I couldn't get anything right
Hi @nicola-corbellini , I'm trying ti reproduce the error using: - core repo - locale Cat .yml - Windows 11 - rancher But I can't, my test works. Could you...
Maybe you need a [Decomposition](https://python.langchain.com/v0.1/docs/use_cases/query_analysis/techniques/decomposition/) fo the query and recall QxN chunks for each memory and append them in each list without duplicates.