Initial commit: NexusOS - local AI assistant platform

This commit is contained in:
Jon Wingender
2026-07-21 22:48:38 -05:00
commit 714b9fc890
850 changed files with 28278 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
Promethean/
ollama/
interface/web/node_modules/
interface/web/dist/
runtime/
__pycache__/
*.pyc
*.pyo
synapse/memory/memory.db
synapse/memory/memory.db-wal
synapse/memory/memory.db-shm
*.db-wal
*.db-shm
.DS_Store
.directory
# Ollama model blobs (~15G, regenerable via `ollama pull`)
models/
# local editor / assistant tooling
.vscode/
.claude/
.claude-backup/