Metadata-Version: 2.4
Name: sandx
Version: 0.1.0
Summary: SandX computational infrastructure — entity resolution, graph intelligence, and distributed compute
Author-email: SandX Lab <research@sandx.io>
License: Apache-2.0
Project-URL: Homepage, https://sandx.io
Project-URL: Repository, https://github.com/sandxlab
Keywords: entity-resolution,knowledge-graph,embedding,distributed-compute,infrastructure
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# sandx

**SandX computational infrastructure — entity resolution, graph intelligence, embedding, and distributed compute.**

See [sandx.io](https://sandx.io) for the full platform.

## Engines

- [`sandx-er`](https://pypi.org/project/sandx-er/) — entity resolution
- [`sandx-embed`](https://pypi.org/project/sandx-embed/) — embedding and vector similarity
- [`sandx-graph`](https://pypi.org/project/sandx-graph/) — graph intelligence and consensus
- [`sandx-compute`](https://pypi.org/project/sandx-compute/) — distributed compute orchestration

## License

Apache 2.0
