Hacker News new | ask | show | jobs
Show HN: Open-source case management for KYC/B (built-in OCR, face matching ML) (backoffice-demo.ballerine.app)
44 points by noamizhaki 1308 days ago
Hi everyone, We have just released an open-source case management dashboard for manually approving/rejecting KYC requests (know your customer) with built-in OCR & face-matching functionalities.

Next steps:

- Enable KYB (business onboarding) documents and personas approval. - Connected backend between our KYC flow and the case management dashboard. - Releasing an open-source rule engine, to help automate decisions.

We’d love for you to try it out, give us feedback, and suggest features that would make it applicable to you.

And if the rest of the project is relevant or interesting to you, follow us here: https://github.com/ballerine-io/ballerine and we’ll update you once new things are available.

Thanks!

2 comments

Congrats on launching!

I'm happy to see that your guys are using our framework with Mantine UI for the back office.

I suggest you add a mock login page using AuthProvider.. It makes the app look cooler.

Our open source framework for building CRUD apps if anyone needed: https://github.com/refinedev/refine

By the way, did you backed by YCombinator?

Hey! Thanks, we enjoyed using refine and considering it for the long term, keep up the great work! Yes, we are a YC company.
Nice work on both refine and mantine! I’ll definitely be using it for our next project
As someone who worked in the industry for a while, I know such a solution could sav a significant headache. Very intuitive UX, Thanks for sharing!