The Problem with Vector Databases (and how to fix it)

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 พ.ย. 2024

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

  • @ClimateDS
    @ClimateDS 5 วันที่ผ่านมา

    If you already have a Postgresql database, this makes sense, but if you are starting from scratch, you could also use vector databases that allow hybrid search, which most do. and this also allows for more options in respect to embedding models which could be very critical for a given use case.

  • @Arviddehaas
    @Arviddehaas 9 วันที่ผ่านมา

    Interesting take on embedding management! Love the sync mechanics. What would you say are the main commonalities and differences between pgvector, pgvectorscale and pgai?

  • @jonaaapschl1204
    @jonaaapschl1204 9 วันที่ผ่านมา

    Great video! Can you make a video about security for RAG-Applications, options to avoid exploits etc?

  • @AlexSurf2008
    @AlexSurf2008 9 วันที่ผ่านมา +1

    Excellent! 🙏for sharing!

  • @sndrstpnv8419
    @sndrstpnv8419 9 วันที่ผ่านมา +3

    where is lexical search ? even a separate lexical search index ?

    • @daveebbelaar
      @daveebbelaar  9 วันที่ผ่านมา

      Check out this video: th-cam.com/video/TbtBhbLh0cc/w-d-xo.html

  • @durand101
    @durand101 5 วันที่ผ่านมา

    This is really great! I've been running into so many limitations using chromadb and redis (with redisearch). ChromaDB in particular uses a lot of memory as the number of embeddings increases, which gets very expensive to host. Is that also the case with pgai? Is it affordable? Also, random question, but what vscode extension are you using to run the script as a jupyter notebook at th-cam.com/video/8oTnUtFYAes/w-d-xo.htmlsi=J21f6uJF09ipZ7sj&t=903?

  • @zeelthumar
    @zeelthumar 7 วันที่ผ่านมา

    Keep it up bro

  • @Bøølæn
    @Bøølæn 9 วันที่ผ่านมา

    How efficient and feasible pgvector store i wanna scale it to production?!

    • @daveebbelaar
      @daveebbelaar  9 วันที่ผ่านมา +1

      It can handle production workloads with millions of vectors using pgvectorscale

    • @Bøølæn
      @Bøølæn 9 วันที่ผ่านมา

      @daveebbelaar also if i use timescale db image, wouldn't it cause any trouble down the line?

    • @daveebbelaar
      @daveebbelaar  9 วันที่ผ่านมา

      @ nope, its just Postgres in the backend with added extensions.

  • @sriganeshnagaraj9626
    @sriganeshnagaraj9626 9 วันที่ผ่านมา

    Awesome

  • @mamadou-diandjalo6723
    @mamadou-diandjalo6723 9 วันที่ผ่านมา +1

    First #notificationGang