DEV Community

S.Dinushan
S.Dinushan

Posted on

Seeking Guidance for Invoice Extraction Project Using ML.NET with Blazor

Hello community,

I am embarking on a project to develop an invoice extraction application using Blazor, and I'm planning to integrate ML.NET for accurate invoice data extraction. As a newcomer to both Blazor and ML.NET, I am seeking guidance and advice from experienced members of the community.

Specifically, I would appreciate assistance with the following areas:

Integrating ML.NET into a Blazor application for invoice extraction tasks.
Best practices for handling PDF files within a Blazor application and preprocessing invoice images.
Strategies for training an ML.NET model within the Blazor framework and ensuring accuracy.
Recommendations for tools, libraries, or approaches to efficiently handle different invoice formats and variations.
If anyone has experience or insights related to using ML.NET with Blazor or similar technologies, I would be grateful for any tips, code snippets, tutorials, or recommended resources.

Thank you for your time and support. I look forward to learning from the community and making progress on this exciting project.

Top comments (0)