3 min read
Fise SMS

An Android application leveraging real-time computer vision and AI-driven inference to streamline the processing of FISE discount coupons for LPG suppliers. By capturing images directly via the device’s camera, the system extracts key details such as coupon numbers and DNI using a PyTorch model.

FiseVision API

Docker Pulls

Docker Image Size

Container Image: 5george/fisesms-api

Overview

What is FISE?

FISE is a social inclusion policy mechanism of the Republic of Peru, aimed at expanding the energy frontier in vulnerable segments of the population, through:

The massification of the use of natural gas (residential and vehicular) in vulnerable sectors. The development of new supplies in the energy frontier focused on the most vulnerable populations. Promoting access to LPG for vulnerable urban and rural sectors. The compensation mechanism for the residential electricity tariff.

How does it work?

Text messages (SMS) are sent to the number +55555 with the discount code (VALE) and the DNI number of the beneficiary.

fise ah01 <DNI> <VALE></VALE></DNI>

To check the balance, proceed as follows:

saldo ah01

The system processes the message and returns a text message with the result of the operation.

Read more about FISE here.

What is Fise SMS?

Fise SMS

Fise SMS is a cutting-edge Android application designed to optimize the management of FISE discount coupons for LPG (Liquefied Petroleum Gas) suppliers. By harnessing advanced computer vision and AI-powered inference through a PyTorch model, the app seamlessly extracts critical information, such as coupon numbers and DNI, from images captured via the device’s camera. With an intuitive interface, Fise SMS streamlines coupon processing, provides real-time account balance updates, and maintains a comprehensive transaction history, ensuring efficiency and precision in operations.

For more information, visit fisesms.georgegiosue.dev

Installation

⬇️ You can download the latest version of the application in .apk by clicking the following link:

Fise SMS latest release

Contribution

Contributions are always welcome. To contribute:

  1. Fork the project.
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add some AmazingFeature').
  4. Push to the Branch (git push origin feature/AmazingFeature).
  5. Open a Pull Request.

Troubleshooting

If you encounter any problems while setting up or running the application, please check the Issues section of this repository to see if your issue has already been addressed. If not, feel free to open a new issue with a description of the problem you’re experiencing.

For further assistance or if you have specific questions, you can also contact me by email at peraldonamoc@gmail.com.

Privacy

Available in https://fisesms.georgegiosue.dev/privacy

License

AGPL v3