Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
vitolo
/
bankstatement-transcriber-pro
Running

App Files Files Community
bankstatement-transcriber-pro
17.1 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
vitolo's picture
vitolo
Hard fail
dac9154 verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 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 7 months ago
  • index.html
    15 kB
    Make it a little cleaner. Like a box where the JSON goes. White background 7 months ago
  • style.css
    388 Bytes
    initial commit 7 months ago