L.E.N.S. — A private photography coach for blind and low-vision artisans
L.E.N.S. is a voice-guided photography coach designed for blind and low-vision artisans to help them improve their product photos. The tool allows users to take photos and receive specific feedback on framing, lighting, and composition without needing sighted assistance. By providing actionable suggestions and generating listing text, L.E.N.S. aims to enhance the online selling experience for artisans who rely on visual presentation.
- ▪L.E.N.S. operates locally through Ollama, ensuring user privacy by not sending images to the cloud.
- ▪The tool provides specific feedback, such as adjusting the distance from the subject or changing lighting conditions.
- ▪It is designed to be fully accessible, allowing blind users to operate it without visual interfaces.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 1429469) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } PRASAD TILLOO Posted on May 22 L.E.N.S. — A private photography coach for blind and low-vision artisans #a11y #devchallenge #gemmachallenge #gemma Gemma 4 Challenge: Build With Gemma 4 Submission L.E.N.S.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).