sam-4screen-desktop 2026-9-24:14:18:7
This commit is contained in:
27
.obsidian/workspace.json
vendored
27
.obsidian/workspace.json
vendored
@@ -27,12 +27,12 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "010 inbox/50 Legendary Websites.md",
|
||||
"file": "300 areas/310 Home Assistant/Navet - Dashboard.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "50 Legendary Websites"
|
||||
"title": "Navet - Dashboard"
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -70,7 +70,7 @@
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "websites",
|
||||
"query": "navet",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
@@ -91,7 +91,8 @@
|
||||
"title": "Bookmarks"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"currentTab": 1
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
@@ -198,7 +199,7 @@
|
||||
"state": {
|
||||
"type": "file-properties",
|
||||
"state": {
|
||||
"file": "010 inbox/50 Legendary Websites.md"
|
||||
"file": "300 areas/310 Home Assistant/Navet - Dashboard.md"
|
||||
},
|
||||
"icon": "lucide-info",
|
||||
"title": "File properties"
|
||||
@@ -224,11 +225,17 @@
|
||||
"templater-obsidian:Templater": false
|
||||
}
|
||||
},
|
||||
"active": "7066c9273c6fb936",
|
||||
"active": "a912940b5902b787",
|
||||
"lastOpenFiles": [
|
||||
"300 areas/350 AI Pi Coding Agent/AI Design.md",
|
||||
"010 inbox/50 Legendary Websites.md",
|
||||
"300 areas/350 AI Pi Coding Agent/Security NPM packages tools.md",
|
||||
"300 areas/355 AI Research and Techniques/Ai planning flow control tools.md",
|
||||
"300 areas/355 AI Research and Techniques/Ai memory management.md",
|
||||
"300 areas/355 AI Research and Techniques/AI Research and Techniques.md",
|
||||
"300 areas/355 AI Research and Techniques",
|
||||
"300 areas/355 Ai Research and Techniques",
|
||||
"400 Personal Family/460 Family Archive/Harry Finn Trip Lorne Friends.md",
|
||||
"010 inbox/50 Legendary Websites.md",
|
||||
"100 Table of Contents/Projects.md",
|
||||
"100 Table of Contents/Table of Contents.md",
|
||||
"100 Table of Contents/Tools & Software.md",
|
||||
@@ -248,10 +255,6 @@
|
||||
"400 Personal Family/460 Family Archive/Harry China Trip.md",
|
||||
"templates/Tool.md",
|
||||
"templates/Subject.md",
|
||||
"templates/Project.md",
|
||||
"templates/Machine.md",
|
||||
"templates/Index.md",
|
||||
"templates/Container.md",
|
||||
"010 inbox",
|
||||
"300 areas/350 AI/Tools to try",
|
||||
"400 Personal Family/490 Garden Food Houses Farms Hobbies",
|
||||
@@ -261,8 +264,6 @@
|
||||
"home/sam/obsidian/300 areas",
|
||||
"home/sam/obsidian",
|
||||
"home/sam",
|
||||
"home",
|
||||
"doc",
|
||||
"Untitled.canvas"
|
||||
]
|
||||
}
|
||||
@@ -57,6 +57,14 @@ Core infrastructure: machines, containers, networks, monitoring, backups.
|
||||
- [[Pi Agent Extensions & Skills]]
|
||||
- [[Pi Subagent]]
|
||||
|
||||
## AI Research & Techniques
|
||||
|
||||
Research and techniques relating to AI — memory, planning, evaluation.
|
||||
|
||||
- [[AI Research and Techniques]]
|
||||
- [[Ai memory management]]
|
||||
- [[Ai planning flow control tools]]
|
||||
|
||||
## Web Pages & Tools To Try
|
||||
|
||||
Evaluation notes for tools being considered.
|
||||
|
||||
@@ -12,4 +12,4 @@ source_url: https://github.com/awesomestvi/navet
|
||||
# [[Navet - Dashboard]]
|
||||
|
||||
This looks like a really nice dashboard and possible worth a look.
|
||||
You can see the demo here https://awesomestvi.github.io/navet/demo/
|
||||
You can see the demo here https://demo.navet.app/
|
||||
@@ -0,0 +1,31 @@
|
||||
---
|
||||
title: AI Research and Techniques
|
||||
type: area
|
||||
status: active
|
||||
areas: []
|
||||
tags:
|
||||
- area
|
||||
- ai
|
||||
- research
|
||||
created: 2026-09-24
|
||||
updated: 2026-09-24
|
||||
---
|
||||
|
||||
# AI Research and Techniques
|
||||
|
||||
## Description
|
||||
|
||||
Research notes and techniques relating to AI — memory architectures, planning
|
||||
and flow control, model evaluation, and related topics that are **not specific
|
||||
to the Pi coding agent**.
|
||||
|
||||
## Notes
|
||||
|
||||
- [[Ai memory management]]
|
||||
- [[Ai planning flow control tools]]
|
||||
|
||||
## Related
|
||||
|
||||
- **Area:** [[AI Pi Coding Agent]]
|
||||
|
||||
*Created: 2026-09-24*
|
||||
@@ -1,8 +1,10 @@
|
||||
---
|
||||
created: 2026-08-03 15:42
|
||||
modified: 2026-09-06
|
||||
type: area
|
||||
type: subject
|
||||
status: active
|
||||
areas:
|
||||
- "[[AI Research and Techniques]]"
|
||||
tags:
|
||||
- ai
|
||||
- memory
|
||||
@@ -1,8 +1,10 @@
|
||||
---
|
||||
created: 2026-08-03 15:43
|
||||
modified: 2026-08-03 15:45
|
||||
type: area
|
||||
type: subject
|
||||
status: active
|
||||
areas:
|
||||
- "[[AI Research and Techniques]]"
|
||||
tags:
|
||||
- ai
|
||||
- planning
|
||||
Reference in New Issue
Block a user