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

10 months ago

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

19 Replies

10 months ago

I'd recommend the Chroma template:


10 months 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
HOBBYOP

10 months ago

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


10 months ago

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


corgimix
HOBBYOP

10 months 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
HOBBYOP

10 months ago

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


10 months ago

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


10 months ago

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


corgimix
HOBBYOP

10 months ago

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


corgimix
HOBBYOP

10 months ago

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


10 months ago

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


corgimix
HOBBYOP

10 months ago

i did with the template, same with chromadb


10 months ago

Okay we used a docker image with these variables:

1417166285292175502


10 months ago

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


corgimix
HOBBYOP

10 months ago

this is what i used

1417166395614957599


corgimix
HOBBYOP

10 months ago

you didnt add these manually right?

1417166512078458960


10 months ago

I believe so? Some might be auto


corgimix
HOBBYOP

10 months ago

this is how the template comes

1417166709512601660


corgimix
HOBBYOP

10 months 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...