TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Convert PDF invoices to e-invoice XML using AI in seconds

5 点作者 raphig6 个月前
I got approached by the finance department of a large company. There is a new regulation in Europe that mandates a defined XML-format for e-invoices for some transactions and - I kid you not - their SAP implementation wasn&#x27;t able to address this. They also said that all solutions on the market were either cumbersome (think: manually typing in all fields) or required deep system integration.<p>I thought it cannot be that hard to use AI for this and built a little invoice converter that takes your PDF invoice in whatever form it is, and outputs exactly the XML structure that is required in the regulation. Given that AI is not perfect (but surprisingly close to it!), you can manually edit all fields.<p>Target users are companies where their current solution does not yet support the standard and that do not want to change their existing invoicing flow (incl. foreign businesses).<p>Trying it out is free. Given this is my first real B2B tool, would love some feedback!

1 comment

h4kbas6 个月前
If it works well, it wa sa huge need. I have written a script in opencv to convert images into json for invoices but it only works for certain standards. Congrats!