Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by zenjizuojia • Uncategorized
A Python component library for knowledge base retrieval, matching, and reasoning via MCP protocol.
Knowledge base retrieval and matching capabilities.
Semantic search and embedding-based retrieval.
Integration with PubMed and medical knowledge data.
This repository provides a set of Python components including knowledge base data and vector stores for retrieval, matching, and reasoning tasks. It supports BM25 and similarity matching, text normalization, entity matching, semantic search with sentence-transformers, and PubMed retrieval tools. It serves as the capability implementation layer for upstream MCP servers, without running a full MCP server itself.