40 lines
515 B
Markdown
40 lines
515 B
Markdown
---
|
|
type: moc
|
|
domain: ai
|
|
---
|
|
|
|
# 🤖 MOC — AI & AI Agents
|
|
|
|
> Your curated map of AI knowledge. Add links as you build understanding.
|
|
|
|
---
|
|
|
|
## Foundational Concepts
|
|
-
|
|
|
|
## Agent Architecture
|
|
-
|
|
|
|
## LLM Research & Papers
|
|
-
|
|
|
|
## Prompt Engineering
|
|
- [[Prompt Library]]
|
|
|
|
## Experiments
|
|
```dataview
|
|
table model, status, date
|
|
from "40 - Areas/AI Development"
|
|
where type = "ai-experiment"
|
|
sort date desc
|
|
limit 10
|
|
```
|
|
|
|
## Open Questions
|
|
-
|
|
|
|
## Key Resources
|
|
```dataview
|
|
list from "50 - Resources/AI"
|
|
sort file.mtime desc
|
|
```
|