Privacy Policy
1. Overview
SignLang AI ("we", "our", "the project") is a personal accessibility project developed by Bhavya Kansal. This policy explains how we collect, use, and protect information when you use SignLang AI.
2. Information We Collect
- Account data: Your name and email address provided at sign-up, stored securely in Google Sheets.
- Session data: Words recognized during sessions, built sentences, timestamps and confidence scores — stored against your account for history and PDF reports.
- Feedback: Star ratings and messages you submit voluntarily.
- Camera data: Video from your webcam is processed entirely on your own device in real-time. No video is ever recorded, stored, or transmitted to any server.
3. How We Use Your Data
- To provide the SignLang AI service — session history, PDF reports and account functionality.
- To improve model accuracy and user experience based on aggregate feedback.
- We do not sell, rent or share your data with any third party.
4. Camera & Biometric Data
All hand-landmark processing runs locally in your browser via MediaPipe. Raw video frames are never sent to our servers. Only the recognized text output is stored in your session history.
5. Data Storage
Account and session data is stored in Google Sheets via a Google Apps Script endpoint. Passwords are stored as SHA-256 hashes — never in plain text.
6. Your Rights
You may request deletion of all your data at any time by contacting us at the GitHub repository linked in the footer. We will delete your account and session data within 7 days.
7. Changes to This Policy
We may update this policy periodically. Continued use of SignLang AI after changes constitutes acceptance of the new policy.
8. Contact
Questions? Open an issue on GitHub.