Automatic OCR Receipt & Invoice Parsing in Python

Поделиться
HTML-код
  • Опубликовано: 12 янв 2025

Комментарии • 37

  • @enginsci8307
    @enginsci8307 2 года назад +49

    why did you use API instead of using OCR directly like in your other videos ....

    • @TheBeastMaster-i2z
      @TheBeastMaster-i2z 2 месяца назад

      pytesseract can help. I have personally tried it but relative to an online website's OCR (API) it fails to deliver. Thats what I have personally experienced.

    • @atulkishore9159
      @atulkishore9159 2 месяца назад

      Try to work with paddleocr
      You will be surprised.
      A lot better than pytesseract.

  • @HoleGrayNotes
    @HoleGrayNotes 2 года назад +13

    Always dropping these at the perfect time when I’m stuck on this exact project 😂

  • @PetersonJ
    @PetersonJ 2 года назад +37

    Could you help us developing an OCR not API dependant? That would be interesting 💪💪

    • @dianelili8598
      @dianelili8598 Год назад +8

      Pytesseract

    • @TheBeastMaster-i2z
      @TheBeastMaster-i2z 2 месяца назад

      @@dianelili8598 That will take a lot of time. The API he uses is primarily for receipts. Why do we need to build one when there is already something on GitHub for receipt OCR? But still, if you have seen more impressive models (that utilize Py tesseract) than this Aspire API parsing receipts, please do share the links.

  • @allinclusive5762
    @allinclusive5762 2 года назад +20

    I don't want to send my data to strangers

  • @dmays67
    @dmays67 6 месяцев назад

    Great video bruv and exactly what I was looking for. Thanks for sharing very much appreciated :)

  • @MrsMikeLowery
    @MrsMikeLowery Месяц назад

    Did you ever do the video for the receipt tracking system? I was looking and didn't see it unless I missed it. Thanks!

  • @DJ4Clips
    @DJ4Clips 2 года назад +8

    Would like to see you using OCR directly 🙏

  • @AriefWijayaisMRAW
    @AriefWijayaisMRAW Год назад +1

    How to get list of goods in a proper format such as row item ?

  • @bpbarnes5290
    @bpbarnes5290 Год назад +1

    Thanks for the video. I've been wanting to itemize a stack of receipts, but every app I've found, even paid apps, only do vendor, date, total and tax, but not truly itemized data. Roughly how many times per day can you use the TEST key with asprise? It looks like the lowest cost option to pay for it is $399/month unfortunately.

    • @debjyotibanerjee7750
      @debjyotibanerjee7750 Год назад

      Even results from video doesn't look that good, if you closely check the address part, it is not extracting the complete address, I doubt how much this would be useful for more advance cases!!

    • @2Buddies-pt3us
      @2Buddies-pt3us 3 месяца назад

      Did you figure out how many times you can use the TEST api key?

  • @ErtizaAbbas
    @ErtizaAbbas Год назад +1

    Whole series of automation will be awesome idea

  • @kn9987
    @kn9987 2 года назад +1

    Hi, is there any library, which prints string and returns to null(Blank) and prints new string at the same position ?

  • @Septumsempra8818
    @Septumsempra8818 2 года назад +9

    WE WANT THE VIDEO ON A FULLY AUTOMATED BILLING AND RECEIPT MANAGEMENT SYSTEM!!!

    • @igorgrbaslijev8593
      @igorgrbaslijev8593 Год назад +2

      You forgot the "magic" word

    • @acertingtours
      @acertingtours Год назад +1

      ​@@igorgrbaslijev8593 with GPT-4 image recognition it will be easy to do it

  • @higiniofuentes2551
    @higiniofuentes2551 7 месяцев назад

    Thank you for this very useful video!

  • @junrepasa
    @junrepasa Год назад +1

    Nice video - have ever encounter scanned docs or pDF with alternating background meaning it has some background. I can extract some text successfully but not in the region where there are shading or background

  • @ben_jammin242
    @ben_jammin242 9 месяцев назад +1

    This isn't a viable option for most applications. Is there an on prem model available for ocr of receipts?

  • @stupidoost607
    @stupidoost607 8 месяцев назад +2

    Ahh just showed black box put input -> get result. I expected to see how Parsing is done under the hood

  • @CasperioSs
    @CasperioSs 2 года назад +1

    In python there is a library pprint that help print Jason files and objects prettier

  • @rknarayan75
    @rknarayan75 2 месяца назад

    Can u pls make a full video on automation n tracking of invoices. would be a great help for me 😇

  • @muralidharan.m645
    @muralidharan.m645 2 года назад +2

    Bro plse post a json full course . And this video is awesome 😎

  • @higiniofuentes2551
    @higiniofuentes2551 7 месяцев назад

    Is this solution can be used with a pdf?
    Another solution to read a PDF?
    Any other OCR free?
    Thank you!

  • @jibrilgharib8286
    @jibrilgharib8286 11 месяцев назад

    what"s the pricing of the API?

  • @NutsandGuts
    @NutsandGuts 8 месяцев назад

    Is he using Visual Studio?

  • @mehdismaeili3743
    @mehdismaeili3743 2 года назад +1

    Excellent.

  • @MatrixSanAndreasOfficial
    @MatrixSanAndreasOfficial 2 года назад +2

    You look very like DistroTube incase you haven't heard...

  • @firstsurname2478
    @firstsurname2478 Год назад +19

    Nuisance- have to use API and pay tons of money, useless solution!

  • @ConfiaGG
    @ConfiaGG 6 месяцев назад

    why the fuck I have to use an API to do that ahahahah

  • @valmirrastelyjunior9400
    @valmirrastelyjunior9400 Год назад +1

    ok

  • @guilherme5094
    @guilherme5094 2 года назад +1

    👍