Uses
3.5k
Category
In-memory vector search API for AI agents. Store documents and query by semantic meaning using TF-IDF vectorization with cosine similarity. Lightweight alternative to Pinecone/Weaviate for small datasets.
Tools: data_vector_search.
Use th
$npx -y @smithery/cli install axel-belfort/vector-searchInstalls into the current project.
Install Vector Search — In-Memory TF-IDF Semantic Store by running `npx -y @smithery/cli install axel-belfort/vector-search`, then use it for the current task and follow its documentation at https://smithery.ai/server/axel-belfort/vector-search.