document-search - 技术专题

相关标签
pythonsearchnlpmachine-learningaiartificial-intelligencemedicalscientific-papersdocument-searchtxtai

Here are 255 public repositories matching this topic...

Local RAG MCP server for Claude Code — hybrid search (semantic + BM25), cross-encoder reranking, 13 MCP tools, 20 format parsers. Zero external servers, zero API keys.

  • Updated Jul 17, 2026
  • Python
VectorRAG.Net

VectorRAG.Net is a .NET-native high-performance vector database library for semantic search and RAG (Retrieval-Augmented Generation). Core search is based on Random Hyperplane LSH candidate generation with exact rerank by dot/cosine.

  • Updated Jun 3, 2026
  • C#