https://github.com/nec0ti/fatrocu
Fatrocu, e-fatura görsellerinizi veya pdf dosyalarınızı excel formatına çevirir
https://github.com/nec0ti/fatrocu
dokuman e-dokuman e-fatura e-invoice fatrocu fatura invoice javascript
Last synced: 2 months ago
JSON representation
Fatrocu, e-fatura görsellerinizi veya pdf dosyalarınızı excel formatına çevirir
- Host: GitHub
- URL: https://github.com/nec0ti/fatrocu
- Owner: Nec0ti
- License: mit
- Created: 2024-09-28T12:31:45.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-01-17T15:28:05.000Z (4 months ago)
- Last Synced: 2025-01-17T15:45:24.647Z (4 months ago)
- Topics: dokuman, e-dokuman, e-fatura, e-invoice, fatrocu, fatura, invoice, javascript
- Language: JavaScript
- Homepage:
- Size: 40 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: change.html
- License: LICENSE
Awesome Lists containing this project
README
# Fatrocu
Fatrocu converts your e-invoice images or PDF files into Excel format.## Fatrocu: AI-Powered Invoice Analysis
Fatrocu is an AI-powered application that allows you to quickly and easily analyze your invoices. Simply drag and drop your invoices in PDF or image format, and the AI will extract the invoice details for you. Fatrocu swiftly collects all the necessary information, from the invoice date to the VAT rate, and allows you to save the analysis results in Excel format.
## Features:
- Recognizes and analyzes invoices in PDF and image formats.
- Extracts details like invoice number, date, VAT rate, and more.
- Exports analysis results to Excel format.
- Easy-to-use drag-and-drop interface.
- Accurate results powered by Google's AI technology.
- Speed up your invoicing tasks with the power of AI!## Requirements:
- Gemini API key from Google's AI (you can obtain it for free).
## Usage
- ### Windows
1. Download the `fatrocu_win-32-x64` file from the Releases section to your desktop.
2. Right-click the file and select "Extract here."
3. Open the `Fatrocu-win32-x64` folder.
4. Double-click the `Fatrocu.exe` file.
5. Once the application opens, click the 'Settings' button at the top right and enter your Gemini API key provided by Google.
6. Return to the main page and start using the application.
- ### Web Browser
1. Go to nec0ti.github.io/Fatrocu.
2. Click the 'Settings' button at the top right and enter your Gemini API key provided by Google.
3. Return to the main page and start using the application.## TODO
- [x] PDF/PNG/JPG analysis feature
- [x] Income/Expense separation feature
- [x] More language support (e.g., English)
- [ ] More accurate analysis for Fiscal Device Receipt (cash register or POS or ÖKC) receipts
- [ ] Fine-Tuning of the model
- [ ] Additional feature extraction (e.g., phone numbers on invoices)
- [ ] More platform support (e.g., Linux and Mac)