open-brainy/src
David Snelling 725610fbe4 feat: add Firestore vector search integration and noun type-based search enhancements
Introduced Firestore vector search integration using `@firebase/firestore-vector-search`. Added support for restricting searches by specific noun types to optimize performance and relevance. Updated `README.md` to document the new functionality and usage examples.
2025-06-02 12:23:11 -07:00
..
augmentations feat: add Firestore vector search integration and noun type-based search enhancements 2025-06-02 12:23:11 -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 Firestore vector search integration and noun type-based search enhancements 2025-06-02 12:23:11 -07:00
storage feat: add Firestore vector search integration and noun type-based search enhancements 2025-06-02 12:23:11 -07:00
types feat: add Firestore vector search integration and noun type-based search enhancements 2025-06-02 12:23:11 -07:00
utils chore: remove examples/externalPlugins.js and pluginLoader.ts, update imports to .js 2025-05-29 09:52:30 -07:00
augmentationPipeline.ts chore: remove examples/externalPlugins.js and pluginLoader.ts, update imports to .js 2025-05-29 09:52:30 -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: add Firestore vector search integration and noun type-based search enhancements 2025-06-02 12:23:11 -07:00
coreTypes.ts feat: add Firestore vector search integration and noun type-based search enhancements 2025-06-02 12:23:11 -07:00
index.ts feat: add Firestore vector search integration and noun type-based search enhancements 2025-06-02 12:23:11 -07:00