Metadata-Version: 2.4
Name: infergate
Version: 0.1.0
Summary: Semantic routing layer for AI inference backends
Author-email: Jerzy <jerzyk.majchrzak@gmail.com>
Project-URL: Homepage, https://github.com/Jermalk/infergate
Keywords: ai,llm,routing,inference,gateway
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# InferGate

Semantic routing layer for AI inference backends.
Routes requests intelligently between local models and cloud providers
based on
 - task classification, 
 - context length,
 - availability.

**Under active development since April 2026 — full release coming soon.**
