From ef3f48b6994cfbf555da3d0f35d83caa7b85337f Mon Sep 17 00:00:00 2001 From: ahaapple <151364778+ahaapple@users.noreply.github.com> Date: Sat, 20 Jul 2024 22:19:56 +0800 Subject: [PATCH 1/2] Add MemFree ## Introduction MemFree is a hybrid AI search engine that simultaneously performs searches on your personal knowledge base (such as bookmarks, notes, documents, etc.) and the Internet. ## Highlights - Hybrid AI Search Engine - One-Click Chrome Bookmarks Sync and Index - Support multiple traditional search engines as source - Self-hosted Super Fast Serverless Vector Database - Self-hosted Super Fast Local Embedding and Rerank Service - Full Code Open Source - One-Click Deployment On Production --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7f78755..e3f9f06 100644 --- a/readme.md +++ b/readme.md @@ -105,6 +105,7 @@ - [Web3-GPT](https://github.com/Markeljan/Web3GPT) - Deploy smart contracts with ChatGPT. - [CometLLM](https://github.com/comet-ml/comet-llm) - Open-source UI to log, visualize, and search your prompts, chains, and prompt variables. - [OpenAgents](https://github.com/xlang-ai/OpenAgents) - Open-source replicate of ChatGPT Plus products including code interpreter, plugins and web browsing. +- [MemFree](https://github.com/memfreeme/memfree) - Open Source Hybrid AI Search Engine, Instantly Get Accurate Answers from the Internet, Bookmarks, Notes, and Docs. Support One-Click Deployment. ### Hosted From 7d3d8bd41d667e0e53ef7c75569585f385b8934c Mon Sep 17 00:00:00 2001 From: ahaapple <151364778+ahaapple@users.noreply.github.com> Date: Wed, 28 Aug 2024 23:15:31 +0800 Subject: [PATCH 2/2] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e3f9f06..ee2bf7b 100644 --- a/readme.md +++ b/readme.md @@ -105,7 +105,7 @@ - [Web3-GPT](https://github.com/Markeljan/Web3GPT) - Deploy smart contracts with ChatGPT. - [CometLLM](https://github.com/comet-ml/comet-llm) - Open-source UI to log, visualize, and search your prompts, chains, and prompt variables. - [OpenAgents](https://github.com/xlang-ai/OpenAgents) - Open-source replicate of ChatGPT Plus products including code interpreter, plugins and web browsing. -- [MemFree](https://github.com/memfreeme/memfree) - Open Source Hybrid AI Search Engine, Instantly Get Accurate Answers from the Internet, Bookmarks, Notes, and Docs. Support One-Click Deployment. +- [MemFree](https://github.com/memfreeme/memfree) - Open source hybrid AI search engine. ### Hosted