ZeroClaw is a lightweight, high-performance AI assistant framework written in Rust. It supports multiple LLM providers (OpenRouter, OpenAI, Anthropic, Ollama, etc.) and runs as an HTTP Gateway service with minimal resource usage.
A lightweight, high-performance AI assistant framework built with Rust.
gpt-4o, claude-sonnet-4-20250514)After deployment, access the ZeroClaw gateway at your configured domain.
The gateway listens on port 42617 and provides an HTTP API for interacting with the AI assistant.
See ZeroClaw GitHub for full documentation.