brainy/src
David Snelling be67c1b753 docs: update README.md and suppress TensorFlow.js warnings
Enhanced the installation section with guidance on resolving TensorFlow.js dependency conflicts using `--legacy-peer-deps`. Added CLI autocomplete setup instructions to improve user experience. Suppressed specific TensorFlow.js Node.js backend warnings in the embedding utils. Updated dependencies to the latest versions.
2025-06-05 11:44:18 -07:00
..
augmentations feat: introduce CLI for Brainy and enhance type validation 2025-06-05 11:18:20 -07:00
examples chore: remove examples/externalPlugins.js and pluginLoader.ts, update imports to .js 2025-05-29 09:52:30 -07:00
hnsw feat: introduce CLI for Brainy and enhance type validation 2025-06-05 11:18:20 -07:00
storage feat: introduce CLI for Brainy and enhance type validation 2025-06-05 11:18:20 -07:00
types feat: implement SequentialPipeline with threading and WebSocket support 2025-06-04 10:01:46 -07:00
utils docs: update README.md and suppress TensorFlow.js warnings 2025-06-05 11:44:18 -07:00
augmentationPipeline.ts feat: implement SequentialPipeline with threading and WebSocket support 2025-06-04 10:01:46 -07:00
augmentationRegistry.ts chore: remove examples/externalPlugins.js and pluginLoader.ts, update imports to .js 2025-05-29 09:52:30 -07:00
augmentationRegistryLoader.ts chore: remove examples/externalPlugins.js and pluginLoader.ts, update imports to .js 2025-05-29 09:52:30 -07:00
brainyData.ts feat: introduce CLI for Brainy and enhance type validation 2025-06-05 11:18:20 -07:00
cli.ts docs: update README.md and suppress TensorFlow.js warnings 2025-06-05 11:44:18 -07:00
coreTypes.ts feat: introduce CLI for Brainy and enhance type validation 2025-06-05 11:18:20 -07:00
index.ts feat: introduce CLI for Brainy and enhance type validation 2025-06-05 11:18:20 -07:00
sequentialPipeline.ts feat: implement SequentialPipeline with threading and WebSocket support 2025-06-04 10:01:46 -07:00