Content pfp
Content
@
0 reply
0 recast
0 reaction

Daniel Lombraña pfp
Daniel Lombraña
@teleyinex.eth
If you would have to start with a graph/vector DB which one would you use? A quick extra if it runs natively in AWS as a service.
1 reply
0 recast
3 reactions

Sigrlami ⚛️❄️ pfp
Sigrlami ⚛️❄️
@sigrlami
It highly depends on the task. Start with the pgvector extension for Postgres for validation. If you need to run ML tasks again depending on requirements, Redis if you don’t care about losing some data/path, Qdrant for GPU-heavy tasks. You can run everything on EC2 😉
0 reply
0 recast
0 reaction