From 2eff703e723908c0b9c19049215cef1d95a691d8 Mon Sep 17 00:00:00 2001 From: Feizhi Cai Date: Tue, 3 Dec 2024 23:17:35 +0800 Subject: [PATCH] Update embedchain README.md (#2060) --- embedchain/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embedchain/README.md b/embedchain/README.md index 4512e3cc..8b072ed8 100644 --- a/embedchain/README.md +++ b/embedchain/README.md @@ -44,7 +44,7 @@ pip install embedchain ## ✨ Live demo -Checkout the [Chat with PDF](https://embedchain.ai/demo/chat-pdf) live demo we created using Embedchain. You can find the source code [here](https://github.com/embedchain/embedchain/tree/main/examples/chat-pdf). +Checkout the [Chat with PDF](https://embedchain.ai/demo/chat-pdf) live demo we created using Embedchain. You can find the source code [here](https://github.com/mem0ai/mem0/tree/main/embedchain/examples/chat-pdf). ## 🔍 Usage