brainy/src
David Snelling 0b7b3f947b chore: update README.md and docs with Brainy logo and enhanced formatting
Standardized documentation by adding a centered Brainy logo across README files, examples, and guides. Adjusted text formatting for consistency, improved alignment, and readability of feature descriptions and examples.
2025-06-11 08:49:30 -07:00
..
augmentations chore: update README.md and docs with Brainy logo and enhanced formatting 2025-06-11 08:49:30 -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: add random graph generation and improve metadata vectorization 2025-06-05 14:04:29 -07:00
storage feat: add random graph generation and improve metadata vectorization 2025-06-05 14:04:29 -07:00
types feat: add WebSocket and WebRTC conduit augmentations with examples 2025-06-06 08:49:25 -07:00
utils feat: add simplified LLM commands and presets with detailed CLI support 2025-06-10 11:47:05 -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: implement remote server search capabilities with WebSocket support 2025-06-06 10:48:01 -07:00
cli.ts feat: add simplified LLM commands and presets with detailed CLI support 2025-06-10 11:47:05 -07:00
coreTypes.ts feat: introduce CLI for Brainy and enhance type validation 2025-06-05 11:18:20 -07:00
index.ts docs: add comprehensive documentation and examples for LLM augmentation 2025-06-10 11:15:22 -07:00
sequentialPipeline.ts chore: update Node.js requirement to 23.11.0 and optimize pipelines and utilities 2025-06-05 14:51:21 -07:00