Metadata-Version: 2.5
Name: eeane
Version: 0.0.1
Summary: Embedding engine for Apple Neural Engine (placeholder release; under development)
Project-URL: Homepage, https://github.com/xhighhongo41/eeANE
Project-URL: Repository, https://github.com/xhighhongo41/eeANE
Author: xhighhongo41
License-Expression: GPL-3.0-or-later
Classifier: Development Status :: 1 - Planning
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# eeANE

**eeANE** (embedding engine for Apple Neural Engine) runs embedding and reranking
models on the Apple Neural Engine, serving OpenAI-compatible `/v1/embeddings` and
Infinity-compatible `/rerank` APIs.

This is a **placeholder release** to reserve the package name. The project is
under active development on GitHub:

https://github.com/xhighhongo41/eeANE

Please install from the GitHub repository until an official release is published
on PyPI.

License: GPL-3.0-or-later
