open-brainy/src
David Snelling d2ddbd2613 Add augmentation pipeline and memory augmentation documentation
Introduced an augmentation event pipeline supporting multiple execution modes (e.g., SEQUENTIAL, PARALLEL). Added new Memory Augmentation type for versatile data storage/retrieval (e.g., fileSystem, in-memory, Firestore). Updated `README.md` with pipeline usage, examples, and augmentations reorganization. Included new demo files for augmentation examples.
2025-05-27 10:08:01 -07:00
..
examples Add augmentation pipeline and memory augmentation documentation 2025-05-27 10:08:01 -07:00
hnsw Initial commit of Brainy vector database v0.1.0 2025-05-23 10:55:20 -07:00
storage Initial commit of Brainy vector database v0.1.0 2025-05-23 10:55:20 -07:00
types Add augmentation pipeline and memory augmentation documentation 2025-05-27 10:08:01 -07:00
utils Initial commit of Brainy vector database v0.1.0 2025-05-23 10:55:20 -07:00
augmentationPipeline.ts Add augmentation pipeline and memory augmentation documentation 2025-05-27 10:08:01 -07:00
brainyData.ts Initial commit of Brainy vector database v0.1.0 2025-05-23 10:55:20 -07:00
coreTypes.ts Initial commit of Brainy vector database v0.1.0 2025-05-23 10:55:20 -07:00
index.ts Add augmentation pipeline and memory augmentation documentation 2025-05-27 10:08:01 -07:00