From 16129cf3fe2d71287d1dddbb9e6da71d28951071 Mon Sep 17 00:00:00 2001 From: Zac Frulloni Date: Tue, 7 Apr 2026 05:24:17 +0300 Subject: [PATCH] Add RemoteOpenClaw to Artificial Intelligence section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b1085c..3dc57d5 100644 --- a/README.md +++ b/README.md @@ -263,6 +263,7 @@ When using cloud-based AI services, the data you input is often collected and st - [PasteGuard](https://github.com/sgasser/pasteguard) - Privacy proxy for LLM APIs that masks PII and secrets before they reach cloud providers. Self-hosted, OpenAI-compatible, and restores original data in responses. - [Shimmy](https://github.com/Michael-A-Kuykendall/shimmy) - Privacy-focused AI inference server with OpenAI API compatibility, zero cloud dependencies, and local model processing. - [Tinfoil](https://tinfoil.sh/) - Verifiably private AI Chat and OpenAI-compatible inference in the cloud. Uses NVIDIA confidential computing and open source code pinned to a transparency log for end-to-end verifiability. +- [RemoteOpenClaw](https://remoteopenclaw.com) - Open marketplace for AI skills and personas built on OpenClaw. #### AI Coding