Open source vector database with HNSW indexing, graph relationships, and metadata facets. Features CLI with professional augmentation registry integration for discovering extensions and capabilities.
4 lines
76 B
TypeScript
4 lines
76 B
TypeScript
/**
|
|
* Basic usage example for the Soulcraft Brainy database
|
|
*/
|
|
export {};
|