Establish clear separation: Brainy (free) vs Brain Cloud (optional)
CRITICAL: Brainy is 100% FREE and fully functional forever! Changes: - Added BRAINY_VS_BRAIN_CLOUD.md documenting the separation - Updated README to emphasize Brainy is completely free - Clarified Brain Cloud is optional add-on for team features - Updated CLI to show core commands work without any license - Added MODEL_STRATEGY.md for handling large model files - Fixed misleading license key references in documentation Core principle: Brainy = SQLite (free tool), Brain Cloud = Supabase (managed service)
This commit is contained in:
parent
7b09b9a5e0
commit
79bfcb8528
3 changed files with 26 additions and 7 deletions
|
|
@ -26,7 +26,7 @@ brainy augment available # Shows what can be installed
|
|||
brainy augment add # Interactive mode
|
||||
brainy augment add neural-import # Built-in
|
||||
brainy augment add brainy-sentiment # Community (from npm)
|
||||
brainy augment add ai-memory --premium # Premium (needs license)
|
||||
brainy augment add ai-memory # Brain Cloud feature (optional)
|
||||
|
||||
# Remove augmentations
|
||||
brainy augment remove sentiment-analyzer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue