docs: professional README — Feb 2026
This commit is contained in:
parent
d655a80aae
commit
4513d23baa
48
README.md
48
README.md
@ -1,3 +1,47 @@
|
|||||||
# .community
|
<div align="center">
|
||||||
|
|
||||||
IX Community Hub — onboarding, discussions, governance, craton map
|
# Inference-X Community
|
||||||
|
|
||||||
|
**Welcome to the Inference-X community hub**
|
||||||
|
|
||||||
|
[inference-x.com](https://inference-x.com) · [Forum](https://git.inference-x.com/inference-x-community/forum) · [Roadmap](https://git.inference-x.com/inference-x-community/ix-roadmap)
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Inference-X is a **305 KB AI inference engine** that runs any model on any hardware. Zero dependencies. Zero cloud. Yours.
|
||||||
|
|
||||||
|
## Community Resources
|
||||||
|
|
||||||
|
| Resource | Description |
|
||||||
|
|---|---|
|
||||||
|
| [Forum](https://git.inference-x.com/inference-x-community/forum) | Discussions, questions, ideas |
|
||||||
|
| [Roadmap](https://git.inference-x.com/inference-x-community/ix-roadmap) | Public feature roadmap |
|
||||||
|
| [Governance](https://git.inference-x.com/inference-x-community/governance) | Rules, craton charters, voting |
|
||||||
|
| [Security](https://git.inference-x.com/inference-x-community/security-reports) | Responsible disclosure |
|
||||||
|
|
||||||
|
## Community Projects
|
||||||
|
|
||||||
|
| Project | Description |
|
||||||
|
|---|---|
|
||||||
|
| [ix-forge](https://git.inference-x.com/inference-x-community/ix-forge) | Fine-tuning platform |
|
||||||
|
| [ix-relay](https://git.inference-x.com/inference-x-community/ix-relay) | Federated inference network |
|
||||||
|
| [ix-scout](https://git.inference-x.com/inference-x-community/ix-scout) | Global IX node map |
|
||||||
|
| [ix-voice](https://git.inference-x.com/inference-x-community/ix-voice) | Neural voice synthesis |
|
||||||
|
| [organ-architect](https://git.inference-x.com/inference-x-community/organ-architect) | Model internals visualizer |
|
||||||
|
| [organ-store](https://git.inference-x.com/inference-x-community/organ-store) | Model component marketplace |
|
||||||
|
|
||||||
|
## Getting Started
|
||||||
|
|
||||||
|
```bash
|
||||||
|
git clone https://git.inference-x.com/inference-x/inference-x
|
||||||
|
cd inference-x && make
|
||||||
|
./inference-x your-model.gguf
|
||||||
|
```
|
||||||
|
|
||||||
|
→ [Full documentation](https://build.inference-x.com)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
*[Code of Conduct](CONTRIBUTING.md) · [License](https://inference-x.com/license) · [BSL 1.1](https://inference-x.com)*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user