Drishtikone is an Android application built using Jetpack Compose and Kotlin, designed to empower visually impaired users by leveraging modern accessibility tools. The app provides intuitive voice-based interaction and smart camera assistance to help users navigate the world more independently.
✨ Features 🎙️ Voice Recognition – Control the app using simple voice commands.
🔊 Text-to-Speech (TTS) – Reads out text and interface elements to the user.
📸 Camera Scanning – Capture and process images to identify and read aloud text or objects.
🧭 User-Friendly Navigation – Accessible and intuitive navigation tailored for ease of use.
🛠️ Tech Stack Language: Kotlin
UI Framework: Jetpack Compose
Architecture: MVVM (Model-View-ViewModel)
Libraries:
AndroidX
CameraX
Google ML Kit (for text/image recognition)
SpeechRecognizer API
TextToSpeech API