mem0ai / mem0

The Memory layer for your AI apps
https://mem0.ai
Apache License 2.0
22.94k stars 2.11k forks source link

Support ElasticSearch as a mem0 vector store #2001

Open shaynemei opened 3 weeks ago

shaynemei commented 3 weeks ago

🚀 The feature

Add the option to connect to an elasticsearch db for mem0.

Motivation, pitch

ElasticSeach has ample vector search support it would be great if we don't have to start up a new production db like qdrant just to use mem0 since we are already using ElasticSearch.

yuvaljacob commented 2 weeks ago

Hello there,

I would like to work on this one. I have no past contributions on any open source projects, but I have worked as a Python developer on an IfC product and I was in charge of DB integrations, so this seems a good fit for me, thanks in advance.

Dev-Khant commented 2 weeks ago

Hey @shaynemei Thanks for bringing up this request. And @yuvaljacob Please feel free to work on this, contribution much appreciated.