Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matigumma/faturitai
analizo comprobantes en pdf o imagen y parseo con ia
https://github.com/matigumma/faturitai
Last synced: about 1 month ago
JSON representation
analizo comprobantes en pdf o imagen y parseo con ia
- Host: GitHub
- URL: https://github.com/matigumma/faturitai
- Owner: matigumma
- Created: 2023-08-03T19:28:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-04T14:07:32.000Z (over 1 year ago)
- Last Synced: 2024-04-16T06:39:17.423Z (9 months ago)
- Language: Python
- Homepage:
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FaturitAI
analizo comprobantes en pdf o imagen y parseo con ia[![Prueba de analisis automatico de factura](http://img.youtube.com/vi/nhKaqCLsPJE/0.jpg)](http://www.youtube.com/watch?v=nhKaqCLsPJE)
1. upload de una facatura o comprobante en PDF o Imagen
2. se convierte por defecto a imagen con pypdfium2
3. extrae texto con Pytesseract
4. template prompting con Langchain
5. formateo contenido con openai
6. presento UI con streamlit + estilos