From a89c8dcac6765c0e21517daf45ea079b64a01bdc Mon Sep 17 00:00:00 2001 From: RomanNum3ral Date: Mon, 4 May 2026 14:52:03 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c1fbbce..d8d71b6 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ --- +## What It Is + +- This system is an Obsidian plugin that integrates with the self hosted Ollama REST API to assist users in writing, organizing, summarizing, and generating notes. The system enables secure API communication using a Cloudflared tunnel, and maintains a structured local database within Obsidian for storing AI generated data and metadata. The goal of the system is to enhance productivity while maintaining strong security standards. + +--- + ## How It Works ```