Metadata-Version: 2.4
Name: bindai-core
Version: 0.1.0
Summary: BindAI Core
Requires-Python: >=3.12
Requires-Dist: bindai-host
Requires-Dist: bindai-tool
Description-Content-Type: text/markdown

# BindAI Core

The BindAI Core package provides the kernel of the BindAI platform.

It contains:

- Application
- Resource Contracts
- Metadata
- Lifecycle
- Exceptions

No AI-specific functionality exists in this package.