diff --git a/software/openclaw.yml b/software/openclaw.yml new file mode 100644 index 0000000000..170cbd0015 --- /dev/null +++ b/software/openclaw.yml @@ -0,0 +1,12 @@ +name: OpenClaw +website_url: https://openclaw.ai +description: AI assistant gateway that connects LLMs (ChatGPT, Claude, Ollama) to WhatsApp, Telegram, Slack, and Discord. Supports local models via Ollama for fully offline operation. +licenses: + - MIT +platforms: + - Nodejs + - Docker +tags: + - Communication - Custom Communication Systems +source_code_url: https://github.com/openclaw/openclaw +depends_3rdparty: true