Easy Bill
Mohammed Yousuf
Changaramkulam, Kerala
- 0 Collaborators
Easy Bill is all type of Bill Management Mobile App allows user to pay the bill in easy way. ...learn more
Project status: Concept
Mobile, Artificial Intelligence, Graphics and Media
Intel Technologies
Other
Overview / Usage
When User takes an Image of Receipt and upload into the App. then the app verifies the bill and automated/manual cropped version of bill size is stored into the User Account DB.
1.Computerized Bill
in case of Computerized bill, the app lookup for the Receipt owner company and fetch the UPI id/Bank Account related to the company(Example: Electricity bill). then automatically/manually fill-out the form in Company payment website and asks user for the payment.
2.Handwritten Bill
in case of Handwritten bill, identifies the expenses and if mobile number of owner is given. fetches the Mobile number then search for UPI id and proceeded to Payment details.
if the Bill is for calculating monthly expenses, it will automatically stored in DB and calculates each expenses and display it to the User.
Methodology / Approach
Image Recognition can be done by Tensorflow like frameworks.
keypoint of receipt can be found by using either CNN and LSTM.
Text detection can be determined by functions in OpenCV.