From a0179b2de1f449be7bc67d46642dc3abc29a6c8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=99=9A=20PH=E2=91=A6=20de=20Soria=E2=84=A2=E2=99=9B?= Date: Mon, 30 Dec 2024 17:53:39 +1100 Subject: [PATCH] Complete features list --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index fe1a729..267cab6 100644 --- a/readme.md +++ b/readme.md @@ -18,6 +18,8 @@ This project is a fork of Victor Nogueira's MiniSearch (`felladrin/minisearch`). - **Efficient**: Models are loaded and cached only when needed - **Optimized**: Aims for the balance between size and performance - **Open-source**: [The code is available for inspection and contribution at GitHub](https://github.com/felladrin/MiniSearch) +- **Anonymous**: All queries go anonymously to the determined search engine. Nothing else leaves your device. +- **AI-powered**: The AI analyses the results, comments on them, and responds by summarising the information. ## Prerequisites