From 04dcf5ddecdb3d67e4ee7b49471b9a6f226c51c8 Mon Sep 17 00:00:00 2001 From: Arnav Date: Wed, 2 Oct 2024 19:16:56 +0530 Subject: [PATCH] add memfree --- .../artificial_intelligence/artificial_intelligence.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/database/artificial_intelligence/artificial_intelligence.json b/database/artificial_intelligence/artificial_intelligence.json index d327f2509..16296d7ec 100644 --- a/database/artificial_intelligence/artificial_intelligence.json +++ b/database/artificial_intelligence/artificial_intelligence.json @@ -12,5 +12,12 @@ "url": "https://huggingface.co/", "category": "ai", "subcategory": "artificial_intelligence" + }, + { + "name": "MemFree", + "description": "Hybrid AI Search Engine: Instantly Get Accurate Answers from the Internet, Bookmarks, Notes, and Docs.", + "url": "https://www.memfree.me", + "category": "ai", + "subcategory": "artificial_intelligence" } -] \ No newline at end of file +]