展示HN:我为Paperless-ngx构建了一个收据处理器
大家好,
我想要一个可靠的方法来跟踪我的收据,而不需要把它们放在一个盒子里,因此我找到了无纸化(paperless)——但现有的无纸化人工智能项目并没有将我的收据转换为可用的数据。
于是我创建了nutlope的receipthero的一个分支(实际上这是一个完整的重写,唯一保留的就是系统提示)。这个项目的目标是成为一个一站式服务,自动检测标记的文档并使用模式定义将其转换为JSON——这包括发票……我现在想不出其他的了,也许你能想到?如果有,请提出一个问题!
我非常欢迎任何反馈或问题,谢谢!
(附言:我确保它的设置非常简单,使用dockge/basic 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>