mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
fix: replace tech stack FAQ with optional analytics FAQ
This commit is contained in:
@@ -34,9 +34,9 @@ const faqs = [
|
||||
"SnapOtter includes 14 local AI models for background removal, upscaling, OCR, face detection, colorization, noise removal, photo restoration, and more. All models run on your hardware.",
|
||||
},
|
||||
{
|
||||
question: "What technology does SnapOtter use?",
|
||||
question: "Does SnapOtter collect any analytics?",
|
||||
answer:
|
||||
"The backend uses Node.js with Sharp for high-performance image processing. AI features use Python with models like RealESRGAN, rembg, and PaddleOCR. The frontend is React with a REST API.",
|
||||
"Analytics is completely optional and disabled by default. If you choose to enable it, SnapOtter collects anonymous usage data and error logs to help improve the software. No personal data or image content is ever collected. You have full control over this in the settings and can disable it at any time.",
|
||||
},
|
||||
{
|
||||
question: "Can I use SnapOtter in my company?",
|
||||
|
||||
Reference in New Issue
Block a user