brainy/src
David Snelling aa4a76352f feat: refactor augmentation interface exports for improved structure
Replaced type aliases with interface extensions to enhance type compatibility and readability. Reorganized exports in `index.ts` to streamline imports.
2025-05-28 11:48:24 -07:00
..
examples chore: remove example files and release configuration 2025-05-27 13:58:49 -07:00
hnsw Initial commit of Brainy vector database v0.1.0 2025-05-23 10:55:20 -07:00
storage feat: add persistent storage support for OPFS 2025-05-28 11:37:28 -07:00
types feat: refactor augmentation interface exports for improved structure 2025-05-28 11:48:24 -07:00
utils chore: simplify TensorFlow.js imports and bump package version to 0.2.2 2025-05-27 15:42:38 -07:00
augmentationPipeline.ts chore: remove example files and release configuration 2025-05-27 13:58:49 -07:00
brainyData.ts feat: add persistent storage support for OPFS 2025-05-28 11:37:28 -07:00
coreTypes.ts Initial commit of Brainy vector database v0.1.0 2025-05-23 10:55:20 -07:00
index.ts feat: refactor augmentation interface exports for improved structure 2025-05-28 11:48:24 -07:00