sam-4screen-desktop 2026-5-16:19:31:54
This commit is contained in:
3
.obsidian/app.json
vendored
3
.obsidian/app.json
vendored
@@ -2,5 +2,6 @@
|
||||
"newFileLocation": "folder",
|
||||
"newFileFolderPath": "100 inbox",
|
||||
"showLineNumber": true,
|
||||
"vimMode": true
|
||||
"vimMode": true,
|
||||
"alwaysUpdateLinks": true
|
||||
}
|
||||
15
.obsidian/workspace.json
vendored
15
.obsidian/workspace.json
vendored
@@ -13,12 +13,12 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "300 areas/350 AI/1778914902-WMFA.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
"file": "300 areas/350 AI/Local Hybrid Vector + Graph RAG Setup.md",
|
||||
"mode": "preview",
|
||||
"source": true
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "1778914902-WMFA"
|
||||
"title": "Local Hybrid Vector + Graph RAG Setup"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -53,7 +53,7 @@
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"query": "tag:ai dev-ops website iframe",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
@@ -74,7 +74,8 @@
|
||||
"title": "Bookmarks"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"currentTab": 1
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
@@ -200,7 +201,7 @@
|
||||
"100 inbox/Untitled 3.md",
|
||||
"000 daily/1778841999-CBOE.md",
|
||||
"100 inbox/1778493481-VJZL.md",
|
||||
"300 areas/350 AI/1778914902-WMFA.md",
|
||||
"300 areas/350 AI/Local Hybrid Vector + Graph RAG Setup.md",
|
||||
"300 areas/350 AI/Pi Agent Extensions & Skills.md",
|
||||
"100 inbox/Untitled 2.md",
|
||||
"100 inbox/Untitled 1.md",
|
||||
|
||||
@@ -3,14 +3,19 @@ created: 2026-05-16 17:02
|
||||
modified: 2026-05-16 17:02
|
||||
type: note
|
||||
tags:
|
||||
- ai dev-ops website iframe
|
||||
- ai
|
||||
- dev-ops
|
||||
- website
|
||||
- iframe
|
||||
aliases: []
|
||||
id: 1778914902-WMFA
|
||||
---
|
||||
# [[1778914902-WMFA]]
|
||||
# [[Local Hybrid Vector + Graph RAG Setup]]
|
||||
|
||||
# Local Hybrid Vector + Graph RAG Setup via Caddy & Docker
|
||||
|
||||
Taken from a Google Gemini AI chat.
|
||||
|
||||
This document outlines the architecture and configuration files required to run a single, unified local RAG system (Vector search for static files + Graph search for Obsidian notes) served inside an iframe across three separate context-specific showcase websites (`devops.local`, `coding.local`, `ai.local`).
|
||||
|
||||
---
|
||||
Reference in New Issue
Block a user