Skip to content

DerKellerBlock/knowledge-hub

Repository files navigation

Knowledge Hub

Noah's persönlicher, domain-agnostischer Knowledge Hub für technisches Wissen über mehrere Tools: Godot, Blender, DaVinci Resolve, FreeCAD und mehr.

Quick Start

# Abhängigkeiten
brew install repomix ripgrep
pip install -r requirements.txt

# Godot-Skills in ein Projekt installieren
./install.sh ~/my-godot-project godot

# Status prüfen
./domains/godot/scripts/status.sh

Was ist hier?

  • Repo-Wissen — Automatisch aus Dokumentationen und Code-Repos gescraped (via repomix)
  • Persönliches Wissen — FAQs, Gotchas, Best Practices aus Noahs Erfahrung
  • Embedding-Index — Semantische Suche via ChromaDB + MPNet
  • MCP-Server — Native OpenCode-Integration

Struktur

Ordner Inhalt
domains/ Wissensdomains (Godot, Blender, …)
scripts/ Infrastruktur: Index, Suche
mcp_servers/ MCP-Server für OpenCode
.agents/skills/ OpenCode-Skills (Single Source of Truth)
docs/ Dokumentation (für Menschen + AI-Agenten)

Für AI-Agenten

Starte mit docs/ai/README.md für die Lese-Reihenfolge. Die vollständige Architektur-Spec liegt unter docs/superpowers/specs/2026-06-09-knowledge-hub-design.md.

About

Persönlicher, domain-agnostischer Knowledge Hub — BM25 + ChromaDB + Cross-Encoder hybrid search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors