mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add OpenClaw
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
c410777927
commit
af4e7ef513
1 changed files with 12 additions and 0 deletions
12
software/openclaw.yml
Normal file
12
software/openclaw.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue