Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Vector Search

Skill Verifiziert Aktiv
Teil von:Ruflo Agentdb

Vector search via embeddings_* (large-scale HNSW) and ruvllm_hnsw_* (WASM router for ≤11 hot patterns), with RaBitQ 1-bit quantization for 32× memory reduction

Zweck

To provide highly optimized and memory-efficient vector search capabilities for large datasets and high-priority routing scenarios.

Funktionen

  • Large-scale HNSW vector search
  • WASM router for hot-path patterns
  • RaBitQ 1-bit quantization for memory reduction
  • Support for hierarchical data via hyperbolic embeddings

Anwendungsfälle

  • Searching large document corpora
  • Implementing fast routing for specific query patterns
  • Memory-constrained vector search applications
  • Comparing string similarity using embeddings

Nicht-Ziele

  • General-purpose data storage or retrieval
  • Replacing full-text search engines for unstructured text
  • Executing arbitrary code or commands

Documentation

  • info:Configuration & parameter referenceWhile tools are listed, detailed documentation on specific parameters and their defaults for each tool is not explicitly laid out in the SKILL.md, though some tuning parameters are mentioned in prose.

Errors

  • info:Actionable error messagesThe SKILL.md details tool purposes but does not explicitly describe error paths, root causes, or remediation steps for potential failures.

Practical Utility

  • info:Edge casesWhile failure modes of specific tools aren't detailed, the distinction between standard and quantized search, and the mention of corpus size thresholds, implicitly addresses some limitations.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add ruvnet/ruflo
/plugin install ruflo-agentdb@ruflo

Qualitätspunktzahl

Verifiziert
92 /100
Analysiert about 16 hours ago

Vertrauenssignale

Letzter Commitabout 17 hours ago
Sterne50.2k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Embeddings

99

Vector embeddings with HNSW indexing, sql.js persistence, and hyperbolic support. 75x faster with agentic-flow integration. Use when: semantic search, pattern matching, similarity queries, knowledge retrieval. Skip when: exact text matching, simple lookups, no semantic understanding needed.

Skill
ruvnet

TradeMemory Protocol

100

Domänenwissen für die Evolution Engine — LLM-gestützte autonome Strategieentdeckung aus rohen OHLCV-Daten. Behandelt die Schleife Generieren-Backtesten-Auswählen-Entwickeln, vektorisiertes Backtesting, Out-of-Sample-Validierung und Strategiegraduierung. Verwenden Sie es beim Entdecken von Handelspatterns, Ausführen von Backtests, Entwickeln von Strategien oder Überprüfen von Evolutionsprotokollen. Löst aus bei "evolve", "discover patterns", "backtest", "evolution", "strategy generation", "candidate strategy".

Skill
mnemox-ai

Rag Architect

100

Use when the user asks to design RAG pipelines, optimize retrieval strategies, choose embedding models, implement vector search, or build knowledge retrieval systems.

Skill
alirezarezvani

AgentDB Vector Search

99

Implement semantic vector search with AgentDB for intelligent document retrieval, similarity matching, and context-aware querying. Use when building RAG systems, semantic search engines, or intelligent knowledge bases.

Skill
ruvnet

Vector Search Workflows

99

Vector search indexing and querying workflows using MCP Vector Search, including setup, reindexing, auto-index strategies, and MCP integration.

Skill
bobmatnyc

V3 Memory Unification

99

Unify 6+ memory systems into AgentDB with HNSW indexing for 150x-12,500x search improvements. Implements ADR-006 (Unified Memory Service) and ADR-009 (Hybrid Memory Backend).

Skill
ruvnet