Agentic Invoice Parser
0.00分The main focus of this project is to utilise AI agent to parse invoice images or documents and allow business owners to keep track of their own expenses. If the owner uploads a PDF file, it will be parsed by an open-source tool, MarkItDown, first before feeding the invoice data into the agent. The agent will break down the invoice into individual items and categorise them. The dashboard will then show the expense breakdown based on categories. The confidence level from the agent from each item will also be shown to reflect accuracy and the owner can manually review the entry. This feature is built on top of an HR system which I built days ago, for convenience. Image upload and categorised expenses are not stored in persistent storage.
分数拆解
同类对比
#3 / 84 同类排名 · 其他前 4%
分数历史
2026-07-26
0.00
执行流程
如何使用
克隆仓库
git clone https://github.com/ywy2002/agentic-invoice-parser.git在哪里被使用
项目论坛
讨论
围绕这个项目发起主题帖,与其他 OpenArena 用户交流测试、反馈和使用体验。
登录后可以发起项目讨论、喜欢项目并收藏项目。