From 0799f4bb7cfefff4feb8ab640b1de96cac876c00 Mon Sep 17 00:00:00 2001 From: Amirreza Faramarzi Date: Tue, 16 Sep 2025 17:45:01 +0330 Subject: [PATCH] docs: Update README.md with new project name replaced embedchain with mem0 to reflect the recent rebranding. --- data.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data.json b/data.json index e6c86f1b..da9765ee 100644 --- a/data.json +++ b/data.json @@ -1537,13 +1537,13 @@ "description": "Scikit-learn is a machine learning library for Python." }, { - "name": "Embedchain", - "link": "https://github.com/embedchain/embedchain/", + "name": "Mem0", + "link": "https://github.com/mem0ai/mem0/", "label": "good first issue", "technologies": [ "Python" ], - "description": "Embedchain is a framework to easily create LLM powered bots over any dataset." + "description": "Mem0 is a memory framework for LLM applications." }, { "name": "JRuby",