aiql-tuui.md

AIQL TUUI

UI App
from"AIQL"

Native cross-platform desktop AI chat app with MCP support

Communication
desktopchatMCP clientcross-platform
install.sh
# Clone the repository
$git clone https://github.com/AIQL/aiql-tuui
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve