forked from elmadani/ix-tools
38 lines
1.2 KiB
Markdown
38 lines
1.2 KiB
Markdown
# IX-Tools — Community Tools for Inference-X
|
|
|
|
Public tools, governance documents, and utilities for the [Inference-X](https://inference-x.com) ecosystem.
|
|
|
|
> **Inference-X** is the universal AI inference engine — 19 hardware backends, 228KB binary, runs anywhere. Community-owned, creator-protected.
|
|
|
|
## Repository Structure
|
|
|
|
| Directory | Content |
|
|
|-----------|---------|
|
|
| `docs/` | Architecture, manifesto, provider framework, revenue model |
|
|
| `governance/` | Community governance and contribution levels |
|
|
| `license/` | SALKA-IX License v1.0 |
|
|
| `watermark/` | Attribution standard for all IX ecosystem projects |
|
|
|
|
## Quick Start
|
|
|
|
```bash
|
|
# Clone the engine
|
|
git clone https://git.inference-x.com/elmadani/inference-x.git
|
|
|
|
# Clone community tools
|
|
git clone https://git.inference-x.com/elmadani/ix-tools.git
|
|
```
|
|
|
|
## Community
|
|
|
|
- Website: [inference-x.com](https://inference-x.com)
|
|
- Git: [git.inference-x.com](https://git.inference-x.com)
|
|
- Build: [build.inference-x.com](https://build.inference-x.com)
|
|
|
|
## License
|
|
|
|
SALKA-IX License v1.0 — Free for the IX ecosystem. Commercial use requires a license.
|
|
See [license/SALKA-IX-LICENSE.md](license/SALKA-IX-LICENSE.md)
|
|
|
|
**Creator:** Elmadani Salka · All rights reserved
|