mirror of
https://github.com/Egonex-AI/Understand-Anything.git
synced 2026-06-22 10:58:03 +08:00
ae5b4de3d9
Add SemanticSearchEngine class that stores pre-computed vector embeddings for graph nodes and performs cosine similarity search. Enables true semantic queries (e.g., "find code that handles authentication") even when keywords don't appear in node data. Returns the same SearchResult type as the existing Fuse.js-based SearchEngine for compatibility. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
ae5b4de3d9
ยท
2026-03-14 23:16:10 +08:00
History