{"name":"Vektorwerk","description":"Local vector and deterministic recommendation tools.","url":"https://vektor.halowerk.com","version":"1.0.0","capabilities":{"streaming":false,"pushNotifications":false},"skills":[{"id":"vector_embed","name":"Create local text embeddings with Nomic or BGE-M3.","description":"Embeds up to 32 texts on the local Ollama runtime. Returns explicit model and dimensions; no paid third-party API is called.","tags":["embeddings","vectors","x402"]},{"id":"vector_similarity","name":"Rank texts by cosine similarity to a query.","description":"Embeds one query and up to 64 candidates locally, then returns cosine scores and stable descending ranks.","tags":["embeddings","vectors","x402"]},{"id":"semantic_router","name":"Route one request to the best matching tool.","description":"Embeds one request and a provided tool list locally, then returns deterministic similarity ranks and the selected tool.","tags":["embeddings","vectors","x402"]},{"id":"recommendation_engine","name":"Recommend items from provided interaction lists.","description":"Calculates item co-occurrence and item similarity from the submitted events only. No user profile is stored.","tags":["embeddings","vectors","x402"]}],"x402":{"enabled":true,"manifest":"https://vektor.halowerk.com/.well-known/x402"}}