Spaces:
Running on Zero
Running on Zero
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# SightLine: See the World Through AI
|
| 2 |
|
| 3 |
SightLine is a voice-first multimodal AI assistant designed primarily for blind and low-vision users.
|
|
@@ -48,4 +57,4 @@ docker run -p 7860:7860 sightline
|
|
| 48 |
```
|
| 49 |
|
| 50 |
## Privacy & Safety
|
| 51 |
-
SightLine does not permanently store camera frames or microphone recordings. It processes imagery purely to provide instant auditory feedback to the user. **Note:** SightLine is not a replacement for a cane, guide dog, caregiver, or professional mobility aid.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
title: SightLine
|
| 4 |
+
sdk: gradio
|
| 5 |
+
emoji: 👁
|
| 6 |
+
colorFrom: yellow
|
| 7 |
+
colorTo: green
|
| 8 |
+
short_description: 'SightLine: A Voice-First Multimodal AI Assistant for Blinds'
|
| 9 |
+
---
|
| 10 |
# SightLine: See the World Through AI
|
| 11 |
|
| 12 |
SightLine is a voice-first multimodal AI assistant designed primarily for blind and low-vision users.
|
|
|
|
| 57 |
```
|
| 58 |
|
| 59 |
## Privacy & Safety
|
| 60 |
+
SightLine does not permanently store camera frames or microphone recordings. It processes imagery purely to provide instant auditory feedback to the user. **Note:** SightLine is not a replacement for a cane, guide dog, caregiver, or professional mobility aid.
|