Metadata-Version: 2.4
Name: synrix
Version: 1.1.0
Summary: Adaptive memory kernel — self-calibrating vector search, persistent lattice, no cloud
License: Proprietary
Project-URL: Homepage, https://github.com/AstronomikalOne/Synrix
Project-URL: Repository, https://github.com/AstronomikalOne/Synrix
Project-URL: Releases, https://github.com/AstronomikalOne/Synrix/releases
Keywords: vector-search,memory,agent,embeddings,ivf,neon
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Database
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.21
Provides-Extra: dev
Requires-Dist: pytest>=7; extra == "dev"
Requires-Dist: numpy>=1.21; extra == "dev"
Dynamic: license-file

# NebulOS Python SDK (`synrix`)

Synrix controller and AION512 semantic index bindings.

## Layout

| Path | Role |
|------|------|
| `synrix/` | Library: controller, HRR, graph, batch FFI |
| `schemas/` | JSON schemas (if present) |
| `examples/` | Reference fixtures (if present) |

## Docs

- (intentionally minimal in this snapshot)
