Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.5 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.5 KB

Form Data Extractor App

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

Technology stack

  • Flutter
  • MySQL
  • Python

Website

https://github.com/pal-16/FormExtractorWebsite

Screenshots and Working

Organization workflow


User workflow

Form Fields are stored in the database with user entered values added to the respective form table