Comment on Show HN: Pgclaw – A "Clawdbot" in every row with 400 lines of Postgres SQLparentComments−calebhwinOP6moSame, it's in a similar vein as pgvector - probably not as performant as turbopuffer or chroma but you get the benefits of being in a really nice ecosystem.−tibbar6moIs it? pgvector is primarily about indexing, I think? This feels more similar =AI in Google Sheets.−calebhwinOP6moTrue though pgvector is not deterministic in a strict sense since HNSW is probabilistic.
Comments
Same, it's in a similar vein as pgvector - probably not as performant as turbopuffer or chroma but you get the benefits of being in a really nice ecosystem.
Is it? pgvector is primarily about indexing, I think? This feels more similar =AI in Google Sheets.
True though pgvector is not deterministic in a strict sense since HNSW is probabilistic.