Using Vector Databases for Multimodal Embeddings and Search - Zain Hasan - NDC London 2024

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ก.ย. 2024
  • This talk was recorded at NDC London in London, England. #ndclondon #ndcconferences #developer #softwaredeveloper
    Attend the next NDC conference near you:
    ndcconferences...
    ndclondon.com/
    Subscribe to our TH-cam channel and learn every day:
    / ‪@NDC‬
    Follow our Social Media!
    / ndcconferences
    / ndc_conferences
    / ndc_conferences
    #machinelearning #database #bigdata
    Many real-world problems are inherently multimodal, from the communicative modalities humans use such as spoken language and gestures to the force, proprioception, and visual sensors ubiquitous in robotics. In order for machine learning models to address these problems and interact more naturally and wholistically with the world around them and ultimately be more general and powerful reasoning engines we need them to understand data across all of its corresponding image, video, text, audio, and tactile representations.
    In this talk, Zain Hasan will discuss how we can use open-source multimodal models (such as github.com/fac..., that can see, hear, read, and feel data(!), to perform cross-modal search(searching audio with images, videos with text etc.) at the billion-object scale with the help of open source vector databases. I will also demonstrate, with live code demos and large-scale datasets, how being able to perform this cross-modal retrieval in real-time can help users add natural search interfaces to their apps. This talk will revolve around how we scaled the usage of multimodal embedding models in production and how you can add cross-modal search into your apps.
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 3

  • @s.m.mustafaakailvi2915
    @s.m.mustafaakailvi2915 4 หลายเดือนก่อน +7

    This is it. This is the future and I've been searching & experimenting for MONTHS and this is literally the FIRST instance I have found of this type of implementation of Multi-Modality!

  • @pr0l0gix
    @pr0l0gix 2 หลายเดือนก่อน

    thank you for posting it. This is a good way for understanding Vector DB.Thank you for
    explaining it so eloquently and with comparison.
    I wanted fo know abt vector db and this is the very thorough. Almost many overviews in VectorDB starts with statistical understanding which becomes diffifculf for us who wants to know how coherently it works.

  • @meteatamel5433
    @meteatamel5433 26 วันที่ผ่านมา

    Good presentation on the topic of multi-modality. Thanks!