Add Tinfoil, verifiably private AI chat + inference API

This commit is contained in:
Tanya Verma
2025-09-04 00:36:46 -07:00
parent 495ae38a54
commit ed05c2bfed

View File

@@ -259,6 +259,7 @@ When using cloud-based AI services, the data you input is often collected and st
- [Jan](https://github.com/janhq/jan) - Jan is an open source alternative to ChatGPT that runs 100% offline on your computer.
- [LocalAI](https://github.com/go-skynet/LocalAI) - Self-hosted, community-driven simple local OpenAI-compatible API written in go. Can be used as a drop-in replacement for OpenAI, running on CPU with consumer-grade hardware.
- [ollama](https://github.com/jmorganca/ollama) - Get up and running with Llama 2 and other large language models locally.
- [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.
#### Copilot