brainy/examples
David Snelling cdbd2a9db4 feat: introduce CLI for Brainy and enhance type validation
Added a comprehensive command-line interface (CLI) for interacting with the Brainy vector database. The CLI supports various operations, including database initialization, adding/searching nouns, managing relationships, and querying database status. Enhanced type validation logic for nouns and verbs to ensure consistency and enforce default types for invalid inputs. Updated test scripts to verify type validation and edge cases.
2025-06-05 11:18:20 -07:00
..
buildTimeRegistration.js chore: remove examples/externalPlugins.js and pluginLoader.ts, update imports to .js 2025-05-29 09:52:30 -07:00
configurationTest.js feat: add examples for read-only mode, sequential pipeline, and configuration tests 2025-06-04 10:01:03 -07:00
dataInspectionExample.js feat: introduce CLI for Brainy and enhance type validation 2025-06-05 11:18:20 -07:00
demo.html feat: add external plugin loader and examples for Brainy 2025-05-28 15:39:14 -07:00
import-graphTypes.js docs: add import-graphTypes.js example file to demonstrate selective graphTypes imports 2025-05-28 10:19:26 -07:00
memoryAugmentationExample.js chore: remove Firestore-related implementations and example files 2025-06-02 17:03:53 -07:00
readOnlyTest.js feat: add examples for read-only mode, sequential pipeline, and configuration tests 2025-06-04 10:01:03 -07:00
rollup.config.js chore: remove examples/externalPlugins.js and pluginLoader.ts, update imports to .js 2025-05-29 09:52:30 -07:00
sequentialPipelineExample.js feat: add examples for read-only mode, sequential pipeline, and configuration tests 2025-06-04 10:01:03 -07:00
webpack.config.js chore: remove examples/externalPlugins.js and pluginLoader.ts, update imports to .js 2025-05-29 09:52:30 -07:00