Hi everyone, I built a dockerized mem0 api server: https://github.com/Airstrip-AI/mem0-rest. (Fyi, this project is not from mem0ai and I'm not related to them.)
I built this because I'm working on another open-source project, which is in Typescript. It is using mem0 (we find it to be a cool project) and we need to use it over REST APIs.
This project has some disparities with the official cloud APIs, but still functional as a wrapper over the python function calls.
Hope this helps people who want to try Mem0 locally but are not using Python.
Btw, I just noticed Mem0ai did a Show HN yesterday, which is purely coincidental. (Congrats on the launch.)