Show HN: 我为 Paperless-ngx 构建了一个收据处理器
5 分•作者: smashah•4 天前
大家好,
我希望找到一种可靠的方法来跟踪我的收据,而无需将它们保存在盒子里,所以我找到了 paperless - 但现有的 paperless AI 项目并没有真正将我的收据转换为可用的数据。
所以我创建了 nutlope 的 receipthero 的一个分支(实际上它是一个完全重写的版本,唯一保留的是系统提示)。
这个项目的目标是成为一个一站式解决方案,用于自动检测已标记的文档并使用模式定义将其转换为 JSON - 这包括发票,... 我现在想不出其他的了,也许你能想到?如果你有想法,请为此创建一个 issue!
感谢您的任何反馈/问题!
(附注:我确保了它可以通过 dockge/基本的 docker-compose.yml 轻松设置)
仓库:[https://github.com/smashah/receipthero-ng](https://github.com/smashah/receipthero-ng)
教程:[https://youtu.be/LNlUDtD3og0](https://youtu.be/LNlUDtD3og0)
查看原文
Hi all,<p>I wanted a robust way to keep track of my receipts without needing to keep them in a box and so i found paperless - but the existing paperless ai projects didn't really convert my receipts to usable data.<p>so I created a fork of nutlope's receipthero (actually it's a complete rewrite, the only thing that remains over is the system prompt)
The goal of this project is to be a one stop shop for automatically detecting tagged docs and converting them to json using schema definitions - that includes invoices, .... i can't think of any others right now, maybe you can? If you do please make an issue for it!
I would appreciate any feedback/issues thanks!<p>(p.s i made sure its simple to setup with dockge/basic docker-compose.yml)<p>repo: <a href="https://github.com/smashah/receipthero-ng" rel="nofollow">https://github.com/smashah/receipthero-ng</a><p>tutorial: <a href="https://youtu.be/LNlUDtD3og0" rel="nofollow">https://youtu.be/LNlUDtD3og0</a>