Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
vitolo
/
bankstatement-transcriber-pro
Running

App Files Files Community
bankstatement-transcriber-pro
17.1 kB
  • 1 contributor
History: 7 commits
vitolo's picture
vitolo
Hard fail
dac9154 verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    246 Bytes
    Create a webpage that a user can upload one or more pdf’s of a businesses bank statements and the software converts it to a uniform json for each statement period every time with 100% accuracy. This is for an underwriting backend bc these business bank statements are from businesses applying for a loan to be transcribed into a bank statement JSON with 100% accuracy each time. After the upload, have it show on a processing page and then let me look at the json outputs for each statement in that json. Idc what the website looks like. What I care that you build is the engine behind it that does the transcribing accurately 4 months ago
  • index.html
    15 kB
    Make it a little cleaner. Like a box where the JSON goes. White background 4 months ago
  • style.css
    388 Bytes
    initial commit 4 months ago