mem0 icon indicating copy to clipboard operation
mem0 copied to clipboard

‌‌‌‌Local deployment of mem0 not achievable.

Open kankanai opened this issue 9 months ago • 3 comments

‌‌‌I really want to know how to deploy mem0 in my offline intranet environment. When I run examples\multimodal-demo, it prompts me to fill in a key, but I don't have internet access. How can I deploy a local mem0 backend? i see a "host" paramter in code,but i dont know how the build the host . and I see that there is a main.py in the server directory, but it seems to be a REST API interface, not a real backend. How to build your own backend? Using my own Vector Databases and Embedding Models, can there be a docker or a complete step-by-step document? I need this, and I think others will need it too. Thank you very much.

kankanai avatar Mar 25 '25 02:03 kankanai

Hey @kankanai, thanks for opening the issue. The current multimodal demo uses the Mem0 platform.

We will take a look into supporting the open source Mem0 in the multimodal demo as well. cc @whysosaket

deshraj avatar Mar 25 '25 04:03 deshraj

Hey @kankanai, thanks for opening the issue. The current multimodal demo uses the Mem0 platform.

We will take a look into supporting the open source Mem0 in the multimodal demo as well. cc @whysosaket

‌‌‌‌‌‌Thank you for your hard work in creating such a great project. I hope to be able to use this update, as it may take a long time for those unfamiliar with it to implement.

kankanai avatar Mar 25 '25 10:03 kankanai

Hey @kankanai, thanks for opening the issue. The current multimodal demo uses the Mem0 platform. We will take a look into supporting the open source Mem0 in the multimodal demo as well. cc @whysosaket

‌‌‌‌‌‌Thank you for your hard work in creating such a great project. I hope to be able to use this update, as it may take a long time for those unfamiliar with it to implement.

Thanks @kankanai for pointing this out, will surely update the example at the earliest and inform

whysosaket avatar Mar 25 '25 13:03 whysosaket