This commit is contained in:
YC 2026-02-16 21:25:38 +03:30 committed by GitHub
commit 62af87073f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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.
- [OpenClaw](https://github.com/openclaw/openclaw) - Self-hosted AI assistant that keeps all conversations on your hardware while connecting to WhatsApp, Telegram, Discord, and 5 more channels. ([setup guide](https://clawdbot.blog/getting-started/installation/))
#### Copilot