Update README.md
This commit is contained in:
parent
7ae8aace25
commit
a89c8dcac6
|
|
@ -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
|
## How It Works
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue