Local deployment of mem0 not achievable.
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.
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
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.
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