docs: add Scarf usage-analytics pixel to docs + README

Co-Authored-By: Alex Schapiro <bearsyankees@gmail.com>
This commit is contained in:
Devin AI
2026-06-30 18:15:08 +00:00
parent f342808d2b
commit 1099eefedd
27 changed files with 112 additions and 0 deletions
+4
View File
@@ -3,6 +3,10 @@ title: "Local Models"
description: "Run Strix with self-hosted LLMs for privacy and air-gapped testing"
---
import { ScarfPixel } from "/snippets/scarf-pixel.mdx";
<ScarfPixel />
Running Strix with local models allows for completely offline, privacy-first security assessments. Data never leaves your machine, making this ideal for sensitive internal networks or air-gapped environments.
## Privacy vs Performance