16 lines
412 B
Markdown
16 lines
412 B
Markdown
# 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.
|