Spaces:
Paused
Paused
metadata
title: OpenClaw AI Gateway
emoji: π¦
colorFrom: blue
colorTo: purple
sdk: docker
sdk_version: '22'
app_port: 7860
pinned: false
license: mit
π¦ OpenClaw AI Gateway
Multi-channel AI gateway with extensible messaging integrations. Connect your AI assistants to Telegram, Discord, Slack, WhatsApp, and more.
Features
- π€ Multi-provider AI support (Anthropic, OpenAI, Google, AWS Bedrock)
- π¬ Multiple messaging channels (Telegram, Discord, Slack, Signal, iMessage, WhatsApp)
- π Web UI for configuration and chat
- π Secure authentication with tokens and passwords
- π Extensible plugin system
- π± Mobile apps (iOS & Android)
Quick Start
- Access the web UI at your Space URL
- Configure your AI provider API keys in Settings
- Set up your preferred messaging channels
- Start chatting!
Configuration
Set these environment variables in your Space settings:
Authentication (strongly recommended, choose at least one)
OPENCLAW_GATEWAY_TOKEN- API authentication tokenOPENCLAW_GATEWAY_PASSWORD- Web UI password
Without auth configured, your gateway will be publicly accessible to anyone with the URL.
AI Providers (at least one required)
ANTHROPIC_API_KEY- For Claude modelsOPENAI_API_KEY- For GPT modelsGOOGLE_API_KEY- For Gemini models
Messaging Channels (optional)
TELEGRAM_BOT_TOKEN- Telegram bot tokenDISCORD_BOT_TOKEN- Discord bot tokenSLACK_BOT_TOKEN- Slack bot token
Documentation
- Full docs: https://docs.openclaw.ai
- GitHub: https://github.com/openclaw/openclaw
- Deployment guide: See
HUGGINGFACE_DEPLOYMENT.mdin the repo
Support
- Issues: https://github.com/openclaw/openclaw/issues
- Discussions: https://github.com/openclaw/openclaw/discussions
Built with β€οΈ by the OpenClaw community