"Sovereign AI Phone Host Port & Offload Rig."
T2I (Terminal to Intel) is a high-density, mobile-first AI Orchestration Rig. It transforms your phone into a sovereign master controller that offloads heavy computation — LLMs, Vision, Browser Automation — to your desktop "Intel" (CPU/GPU).
Inspired by Vercel's Vibe-Coding IDE and AI Artifacts, T2I bridges mobile intents with desktop-grade AI power through a real-time websocket bridge.
| Feature | Description |
|---|---|
| 🖥️ Monaco Editor | Full IntelliSense, syntax highlighting, anticlaw-dark theme |
| ⚡ Real Xterm.js Terminal | Live bash shell sessions, multi-tab support |
| 🤖 AI Chat Hub | Gemini streaming, multi-provider routing (OpenAI, Anthropic, Groq, etc.) |
| 🌐 OpenClaw Gateway | Unified proxy for 5 AI providers on port 18789 |
| 🔒 Endpoint Manager | Ollama, LM Studio, SSH Tunnels, Docker, MCP Servers |
| 📡 Vortex Bridge | Socket.IO real-time sync between mobile & desktop |
| 📱 PWA Ready | Install on any phone — works offline |
| 🐳 Docker Support | One-command deploy with docker-compose |
| 📊 System Metrics | Live CPU, memory, uptime monitoring |
| 🗃️ Script Library | 20+ scripts: OCR, RAG, tunnel automation, training |
git clone https://github.com/Neutro916/TI2.git
cd TI2
npm install
cp .env.example .env # Add your GEMINI_API_KEY
npm run dev
# → Open http://localhost:3000docker-compose up -d
# → Open http://localhost:3000- Open
http://[YOUR_PC_IP]:3000on your phone - Tap "Add to Home Screen"
- Launch as a native-feeling PWA
Phone (Host PWA)
│ voice / vision / code intents
▼
T2I Vortex Bridge (Socket.IO @ 83.33Hz)
│
├── Monaco Editor + AI Inline Spark
├── Real Xterm.js Terminal Sessions
├── AI Chat Hub (Gemini / OpenAI / Groq)
├── OpenClaw Gateway (port 18789)
├── Endpoint Sentinel (status polling)
└── Script Library (OCR, RAG, Tunnels)
│
▼
Intel Rig (PC/GPU)
LM Studio / Ollama / Docker / SSH
GEMINI_API_KEY=your_gemini_api_key
OPENCLAW_GATEWAY_TOKEN=your_secret_token # optional, for gateway auth
PORT=3000npm run dev # Start dev server
npm run build # Vite production build
npm run gateway # Start OpenClaw Gateway (port 18789)
npm run tunnel:start # Start Cloudflare/ngrok tunnel
npm run docker:up # Start Docker stack
npm run ocr # Run OCR processor
npm run rag:query # Query RAG knowledge baseThis project is open source under the MIT License. Contributions welcome!
- Fork the repo
- Create a branch:
git checkout -b feature/your-feature - Commit your changes:
git commit -m 'feat: add your feature' - Push:
git push origin feature/your-feature - Open a Pull Request
MIT License — see LICENSE for details.
Copyright © 2026 Neutro916
STATUS: T2I TERMINAL TO INTEL :: SUPREME MASTER DEPLOYED. RESONANCE LOCKED. 🔐