Lightweight AI Workflow Tool for Developers
More than chat—AI autonomously calls tools, runs commands, reads & writes files, searches the web, builds workflows. Natural language drives everything.
Ultra Lightweight
<100MB package, <100MB memory. Single file deployment, no Docker or database required.
AI Workspace
Built-in web AI assistant with streaming chat, tool calls, MCP extensions, knowledge retrieval, skill matching & scheduled tasks. ReAct reasoning for autonomous decisions.
Dual Execution Engines
Fast engine: in-memory millisecond response (QPS 100+, avg RT ~10ms); Standard engine: persistence for history tracking & checkpoint recovery.
Multi-Model Support
Compatible with OpenAI, Claude, GLM, DeepSeek, Qwen and other mainstream model services. Also supports local models.
Multi-Platform Bot
One-click integration with Telegram, Feishu, DingTalk and more.
Knowledge Base RAG
Built-in vector retrieval-augmented generation engine. Upload documents to instantly build your own knowledge base.
# Download
- Mac Apple Silicon (opens new window)
- Mac Intel (opens new window)
- Linux AMD64 (opens new window)
- Linux ARM64 (opens new window)
- Windows (opens new window)
- Raspberry PI (opens new window)
# Docker
docker run --name iolinker -p 80:80 -e Domain=localhost iolinker/iolinker:latest