top | item 38847629

(no title)

jn2clark | 2 years ago

That sounds much longer than it should. I am not sure on your exact use-case but I would encourage you to check out Marqo (https://github.com/marqo-ai/marqo - disclaimer, I am a co-founder). All inference and orchestration is included (no api calls) and many open-source or fine-tuned models can be used.

discuss

order

chatmasta|2 years ago

> That [pgvector index creation time] sounds much longer than it should... I would encourage you to check out Marqo

Your comment makes it sound like Marqo is a way to speed up pgvector indexing, but to be clear, Marqo is just another Vector Database and is unrelated to pgvector.

jn2clark|2 years ago

Fair enough, apologies for the confusion!

code_biologist|2 years ago

The reason I would use pgvector is because I am uninterested in another piece of infrastructure.