Can anyone recommend me a simple to set up vector db?
corgimix
PROOP

a year ago

I have been trying to set up qdrant with no success, are there better templates for a vector db? thanks in advance!

Closed

19 Replies

a year ago

I'd recommend the Chroma template:


a year ago

I've set up qdrant for a project and it worked fine. Ive also heard but not tested chroma (as fragly suggested), pgvector, and helixdb https://www.helix-db.com/


corgimix
PROOP

a year ago

@Error Can you explain me how you set up qdrant? i had trouble with it, it always told me it couldnt connect


a year ago

I can go check my project and see real quick. How are you trying to connect?


corgimix
PROOP

a year ago

Well the only variable i got when i deployed qdrant was the port variable, i tried putting the private domain + port as a qdrant url but that didnt work too


corgimix
PROOP

a year ago

Btw are there guide somewhere that i can follow and learn from about all of this?


a year ago

By didnt work, it failed to connect or was there some type of error?


a year ago

Im part divided so I apologize if my response times take a bit haha.


corgimix
PROOP

a year ago

failed to connect, and no worries any help is a blessing so thank you!


corgimix
PROOP

a year ago

Now chroma db is giving me trouble, hopefully i can resolve it soon


a year ago

Are you deploying qdrant via a template or a docker image? My service is using a docker image


corgimix
PROOP

a year ago

i did with the template, same with chromadb


a year ago

Okay we used a docker image with these variables:

1417166285292175502


a year ago

@Loudbook might be able to speak on how he set it up a bit better but unsure


corgimix
PROOP

a year ago

this is what i used

1417166395614957599


corgimix
PROOP

a year ago

you didnt add these manually right?

1417166512078458960


a year ago

I believe so? Some might be auto


corgimix
PROOP

a year ago

this is how the template comes

1417166709512601660


corgimix
PROOP

a year ago

@Error so the templates are giving me hell, would you mind teaching me how you did the docker images and set up the variables?


Welcome!

Sign in to your Railway account to join the conversation.

Loading...