Metadata-Version: 2.4
Name: skeinrank
Version: 0.0.1
Summary: SkeinRank — explainable enterprise search stack (BM25 + dense + MoE reranking).
Author: NkvMax
License: Apache-2.0
Project-URL: Homepage, https://github.com/SkeinRank
Project-URL: Repository, https://github.com/SkeinRank/skeinrank-core
Project-URL: Issues, https://github.com/SkeinRank/skeinrank-core/issues
Keywords: search,reranking,retrieval,bm25,embedding,moe
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# SkeinRank (placeholder)

SkeinRank is an **explainable enterprise search stack** (BM25 + dense retrieval + MoE reranking).

This repository is a minimal bootstrap package used to reserve the `skeinrank` name on PyPI.
Real implementation is coming soon.

- GitHub org: https://github.com/SkeinRank
