Initial: Nexa Nervensystem Struktur angelegt

This commit is contained in:
Florian Krebs
2026-05-04 20:22:30 +00:00
parent cbeaf93c3f
commit 7e49f8f016
5 changed files with 24 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# NEXA 🧠
**The Neural Nexus for Information & Automation**
Nexa ist das zentrale Nervensystem meines IT-Setups.
## 🏗 Architektur
- **Interface:** Memos
- **Logic:** n8n
- **Memory:** Qdrant & Obsidian
- **Intelligence:** SAIA (via LiteLLM)
## 📁 Struktur
- `n8n-workflows/`: JSON-Exporte der Gehirn-Logik.
- `ai-prompts/`: System-Prompts für Nexa.
- `config/`: Schemata für Qdrant und API-Mappings.