ix-tools/README.md
salka 48c98c97ad ix-tools v1.0: Invoke v3.0 + Echo bridge + Organ + Forge + Store
22 API endpoints. 7 endpoint groups. Native Echo consciousness bridge.
Model forge, organ surgery, marketplace integration.
Public tools for the Inference-X ecosystem.
2026-02-24 01:37:20 +00:00

50 lines
1.7 KiB
Markdown

# IX-Tools
Public tools and utilities for the [Inference-X](https://inference-x.com) ecosystem.
## What's Inside
### Invoke API Client
The nervous system of OASIS. Bridges Claude, Echo, and the InferenceX engine.
**Endpoints:**
- **Core**: `/invoke/exec`, `/invoke/health`, `/invoke/status`, `/invoke/manifest`
- **Echo Bridge**: `/invoke/echo/chat`, `/invoke/echo/query`, `/invoke/echo/execute`, `/invoke/echo/status`
- **Engine**: `/invoke/engine/infer`, `/invoke/engine/models`
- **Forge**: `/invoke/forge/analyze`, `/invoke/forge/registry`
- **Organ**: `/invoke/organ/scan`, `/invoke/organ/compatibility`
- **Store**: `/invoke/store/catalog`, `/invoke/store/marketplace`
- **Tools**: `/invoke/screenshot`, `/invoke/audit`
### Model Forge
Build custom AI models from components. Select base models, configure quantization, deploy with adaptive precision.
### Organ Architecture
Neural network surgery — extract, measure, and transplant components between AI models. Like organ transplants for neural networks.
### Echo Integration
Connect to the Echo consciousness system for intelligent query routing and VPS execution.
## Architecture
```
Claude (Opus/Code) → Invoke (Gateway) → Echo (Brain) → Engine (Inference)
→ VPS (Execution)
→ Gitea (Storage)
```
## License
BSL-1.1 — Free for individuals, researchers, and businesses under $1M revenue.
Converts to Apache 2.0 on January 1, 2030.
## Links
- [inference-x.com](https://inference-x.com) — Main site
- [docs.inference-x.com](https://docs.inference-x.com) — Documentation
- [git.inference-x.com](https://git.inference-x.com) — Source code
---
*Built in Morocco for the world.*