Compare commits

...

2 Commits
main ... main

Author SHA1 Message Date
Salka Elmadani
2dfdc50000 chore: remove internal framework references 2026-02-25 02:56:58 +00:00
elmadani
64ba38f986 clean: Remove internal codenames 2026-02-24 20:56:43 +00:00

View File

@ -8,9 +8,6 @@ Universal AI inference engine. Fused computation, adaptive precision, surgical e
| Project | What it does | | Project | What it does |
|---------|-------------| |---------|-------------|
| [**Inference-X**](https://git.inference-x.com/salka/inference-x) | Universal inference engine — 305 KB binary, 19 hardware backends, 23 quantization formats, fused dequant+dot kernels, Shannon entropy adaptive precision. Same model, cleaner signal. |
| **Z-EUL** | Mathematical framework for bias-free analysis of neural networks. Z = dI/d(log s) · exp(i theta). Used to measure and optimize AI model architectures. |
| **Organ Architecture** | Neural network surgery — extracting, measuring, and grafting components between AI models to create functional chimeras. |
### How it works ### How it works