argo-local-ai.md

ARGO - Local AI Desktop

UI App
from"ARGO"

Local AI desktop agent builder with MCP support

Developer Tools
desktopagent builderMCP clientRAG
install.sh
# Clone the repository
$git clone https://github.com/ARGO/argo-local-ai
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve