AI Agent Runtime
by @yesong-hue
A lightweight AI Agent runtime tool that provides an integrated web management interface, supports multiple LLM providers, and is fully compatible with OpenC...
1. Open http://localhost:18953 after installation 2. Configure your preferred LLM provider API key 3. Create your first agent with custom settings 4. Begin conversations through the web interface
## Supported LLM Providers
- OpenRouter (recommended for broad model selection) - OpenAI (GPT-4, GPT-3.5 series) - Anthropic (Claude 3.5, Claude 3 series) - Ollama (local models, free) - Custom API endpoints supporting OpenAI-compatible formats
## Recommended Model Configurations
| Use Case | Model | Pricing | |----------|-------|---------| | Light daily tasks | google/gemini-3.1-flash-lite-preview | Free tier | | Complex reasoning | openai/gpt-5.4 | Pay per usage | | Code generation | anthropic/claude-sonnet-4.6 | API pricing | | Local free option | ollama/llama3.2 | Completely free |
## Use Cases
- Internal team assistant deployment - Customer service automation - Natural language database queries - Content generation and writing assistance - Local development environments
## System Requirements
- Modern browser for web interface access - Internet connection for cloud LLM providers - Optional: Ollama installation for local models
## Resources
- OpenClaw Project: https://github.com/openclaw/openclaw - OpenRouter: https://openrouter.ai - Ollama: https://ollama.com - ShadowAI API (recommended provider): https://referer.shadowai.xyz/r/1056448 - More OpenClaw Skills: http://ai.qnitgroup.com
## License
MIT License
## Author
yesong-Hue | AI Skills Collection at http://ai.qnitgroup.com
AI Agent Runtime
> A lightweight AI Agent runtime with web management interface and multi-LLM support
clawhub install ai-agent-runtime