Eyeris is an open-source Android application designed to leverage cutting-edge computer vision technologies for enhancing user experiences. At its core, Eyeris utilizes the powerful capabilities of MediaPipe, an open-source framework from Google that enables developers to build world-class machine learning solutions for mobile, edge, and web platforms.
- Real-Time Vision Processing: Utilizing MediaPipe, Eyeris processes live camera feeds in real-time to deliver immersive experiences.
- User-Friendly Interface: Designed with accessibility in mind, ensuring a seamless user experience.
- Extensible Framework: Built on a modular architecture, making it easy for developers to extend and customize for various use cases.
- Kotlin & Java: Leveraging the strengths of both Kotlin and Java for robust and efficient Android development.
- Gradle: For dependable and scalable build management.
- MediaPipe: The backbone for all vision-related functionalities, providing a comprehensive suite of tools and pre-trained models for rapid development.
To get a local copy up and running follow these simple steps:
-
Clone the repository: bash git clone https://github.com/imnexerio/eyeris.git
-
Open the project in Android Studio (Koala | 2024.1.1 Patch 1 or later recommended).
-
Sync Gradle and build the project.
-
Run the application on your device or emulator.
We welcome contributions from the community, whether it's through bug reports, feature requests, or pull requests.
This project is licensed under the MIT License - see the LICENSE file(https://sites.google.com/view/imnexerio-eyeris/home) for details.
- This project in based on MediaPipe(https://ai.google.dev/edge/mediapipe/) .
Join us in developing Eyeris and help shape the future of mobile computer vision applications!