A Flutter App for extracting text from images and performing relevant analysis. Ananlysis includes skills extraction from resumes, sentimental analysis of feedback forms and extractive text summarisation of large texts.
The app has 2 entities
- User
- Company/Organization
The important concepts used in this app are:
- Speech to Text
- Custom Database Features
- Flutter
- MySQL
- Python