Initial commit: Ollama Personal Trainer & Unsloth MoE Orchestrator Studio

This commit is contained in:
drjones
2026-08-13 15:13:15 -07:00
parent 25a8af8d4e
commit 09a81cf994
64 changed files with 15859 additions and 43 deletions

9
.gitignore vendored
View File

@@ -1,5 +1,8 @@
node_modules/
.env
*.log
__pycache__/
build/
dist/
coverage/
.DS_Store
*.log
.env*
!.env.example