Cortex (Standalone) is a mobile application developed using the flutter framework. The complete version of the application is intended to be used along with the rest of the 'A-eye' system. However, this is just a prototype standalone application and will be integrated with the rest of the system in the next versions.
- Upload image from camera/gallery
- Currency Classification
- Text Recognition
- Text-to-speech conversion
-
Clone the repository:
git clone github.com/NehalH/Cortex-standalone
-
Navigate to the project directory:
cd project-directory
-
Install the dependencies:
flutter pub get
-
Run the application:
flutter run