From 8b004e50082aa364404fe799e694aedda0ed95cf Mon Sep 17 00:00:00 2001
From: Can Ur
Date: Fri, 31 Jul 2026 11:40:44 +0200
Subject: [PATCH] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 2efd045..3ac3c2d 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@
- A private research browser using local AI for capturing the web, running entirely on your own hardware.
+ A private research engine using local AI for capturing the web, running entirely on your own hardware.
Build Knowledge Hubs, generate new research hooks, and ask grounded questions to the web pages you explore.
@@ -86,7 +86,7 @@ See [Local Wisdom Setup](#local-wisdom-setup).
> **New here?** Read the plain-language introduction: [What is ÆTHER?](docs/WHAT-IS-AETHER.md)
-ÆTHER is a Tauri-native desktop browser built for local knowledge work. It turns ordinary browsing into a private research loop: save useful pages, organize them into knowledge hubs, embed them on-device, and ask AiON for citation-backed answers grounded in what you actually captured.
+ÆTHER is a Tauri-native desktop engine built for local knowledge work. It turns ordinary browsing into a private research loop: save useful pages, organize them into knowledge hubs, embed them on-device, and ask AiON for citation-backed answers grounded in what you actually captured.
It is not a cloud wrapper and it is not an external chatbot sidebar. The local wisdom path runs in the app process through GGUF models and a bundled llama.cpp runtime.