Update README.md
Browse files
README.md
CHANGED
|
@@ -8,133 +8,5 @@ We build for **real machines**.
|
|
| 8 |
|
| 9 |
> 🧠 *If it can boot — it should run AI.*
|
| 10 |
|
| 11 |
-
---
|
| 12 |
-
|
| 13 |
-
## 🌍 Mission
|
| 14 |
-
|
| 15 |
-
AI should not require:
|
| 16 |
-
- A $2000 GPU
|
| 17 |
-
- 32GB RAM
|
| 18 |
-
- Cloud subscriptions
|
| 19 |
-
- Always-on internet
|
| 20 |
-
|
| 21 |
-
**Xlnk-AI exists to break that model.**
|
| 22 |
-
|
| 23 |
-
We focus on **efficiency, accessibility, and ownership**, enabling AI to run on:
|
| 24 |
-
- 💾 **2GB RAM**
|
| 25 |
-
- 🖥️ Old CPUs
|
| 26 |
-
- 🎮 Legacy GPUs (GeForce 210-class)
|
| 27 |
-
- 📦 Minimal storage
|
| 28 |
-
- 🔌 Offline environments
|
| 29 |
-
|
| 30 |
-
---
|
| 31 |
-
|
| 32 |
-
## 🚀 What Makes Xlnk-AI Different
|
| 33 |
-
|
| 34 |
-
- 🔥 **Ultra-light models**
|
| 35 |
-
- 🔓 **Non-profit & open-source**
|
| 36 |
-
- 🧠 **CPU-first inference**
|
| 37 |
-
- 🌐 **Offline-capable AI**
|
| 38 |
-
- ♻️ **Sustainable computing**
|
| 39 |
-
- 🛠️ **Runs on “obsolete” hardware**
|
| 40 |
-
|
| 41 |
-
We optimize for **usefulness**, not hype benchmarks.
|
| 42 |
-
|
| 43 |
-
---
|
| 44 |
-
|
| 45 |
-
## 🧠 Core Focus
|
| 46 |
-
|
| 47 |
-
- INT8 / INT4 quantization
|
| 48 |
-
- Tiny & hybrid model architectures
|
| 49 |
-
- CPU-optimized inference
|
| 50 |
-
- Optional legacy GPU acceleration
|
| 51 |
-
- Minimal dependencies
|
| 52 |
-
- Docker & bare-metal support
|
| 53 |
-
|
| 54 |
-
---
|
| 55 |
-
|
| 56 |
-
## 🖥️ Hardware Targets
|
| 57 |
-
|
| 58 |
-
| Component | Target |
|
| 59 |
-
|--------|--------|
|
| 60 |
-
| RAM | 2GB (or less) |
|
| 61 |
-
| CPU | Dual-core x86 / ARM |
|
| 62 |
-
| GPU | Optional (GeForce 210-class) |
|
| 63 |
-
| Storage | < 1GB per model |
|
| 64 |
-
| Internet | Optional |
|
| 65 |
-
|
| 66 |
-
If your PC is called *“too old”* — **we want it**.
|
| 67 |
-
|
| 68 |
-
---
|
| 69 |
-
|
| 70 |
-
---
|
| 71 |
-
|
| 72 |
-
|
| 73 |
-
## 🧭 Roadmap
|
| 74 |
-
|
| 75 |
-
### 🟢 Phase 1 — Foundation
|
| 76 |
-
- CPU-first inference
|
| 77 |
-
- Quantized models
|
| 78 |
-
- 2GB RAM compatibility
|
| 79 |
-
- Docker & local runtimes
|
| 80 |
-
|
| 81 |
-
### 🟡 Phase 2 — Usability
|
| 82 |
-
- Offline chat tools
|
| 83 |
-
- Sub-500MB models
|
| 84 |
-
- Legacy GPU acceleration
|
| 85 |
-
- Windows / Linux / ARM builds
|
| 86 |
-
|
| 87 |
-
### 🔵 Phase 3 — Community
|
| 88 |
-
- Community-trained models
|
| 89 |
-
- Hardware compatibility matrix
|
| 90 |
-
- Benchmarks on old machines
|
| 91 |
-
- Educational releases
|
| 92 |
-
|
| 93 |
-
### 🔴 Phase 4 — Extreme Edge
|
| 94 |
-
- Embedded & SBC support
|
| 95 |
-
- Sub-1GB RAM AI
|
| 96 |
-
- No-GPU pipelines
|
| 97 |
-
- “Runs Anywhere” certification
|
| 98 |
-
|
| 99 |
-
---
|
| 100 |
-
|
| 101 |
-
## 🤝 Contributing
|
| 102 |
-
|
| 103 |
-
You don’t need:
|
| 104 |
-
- A monster GPU
|
| 105 |
-
- A big budget
|
| 106 |
-
- A cloud account
|
| 107 |
-
|
| 108 |
-
You *do* need:
|
| 109 |
-
- Curiosity
|
| 110 |
-
- Optimization skills
|
| 111 |
-
- Old hardware to test
|
| 112 |
-
- A belief that AI should be accessible
|
| 113 |
-
|
| 114 |
-
**If your PC struggles — you’re our ideal contributor.**
|
| 115 |
-
|
| 116 |
-
---
|
| 117 |
-
|
| 118 |
-
## 📜 License
|
| 119 |
-
|
| 120 |
-
Xlnk-AI projects are released under **open-source licenses** to ensure:
|
| 121 |
-
- Transparency
|
| 122 |
-
- Long-term access
|
| 123 |
-
- User freedom
|
| 124 |
-
|
| 125 |
-
---
|
| 126 |
-
|
| 127 |
-
## ❤️ Why Xlnk-AI?
|
| 128 |
-
|
| 129 |
-
Because AI should belong to:
|
| 130 |
-
- Schools
|
| 131 |
-
- Students
|
| 132 |
-
- Low-resource regions
|
| 133 |
-
- Old hardware owners
|
| 134 |
-
|
| 135 |
-
Not just data centers.
|
| 136 |
-
|
| 137 |
-
---
|
| 138 |
-
|
| 139 |
### ⚡ Xlnk-AI
|
| 140 |
**Lightweight AI. Real Access. Everywhere.**
|
|
|
|
| 8 |
|
| 9 |
> 🧠 *If it can boot — it should run AI.*
|
| 10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
### ⚡ Xlnk-AI
|
| 12 |
**Lightweight AI. Real Access. Everywhere.**
|