GPT-4 API: Real-World Use Case & GPT-3 Comparison in Invoice Processing | GPT-4 Demo

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

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

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

    📌 Hey everyone! Enjoying these NLP tutorials? Check out my other project, AI Demos, for quick 1-2 min AI tool demos! 🤖🚀
    🔗 RUclips: www.youtube.com/@aidemos.futuresmart
    We aim to educate and inform you about AI's incredible possibilities. Don't miss our AI Demos RUclips channel and website for amazing demos!
    🌐 AI Demos Website: www.aidemos.com/
    Subscribe to AI Demos and explore the future of AI with us!
    Currently GPT-4 Only Supports Text Input.
    From Open AI docs: GPT-4 is a large multimodal model (accepting text inputs and emitting text outputs today, with image inputs coming in the future)

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

      Thanks for clarifying that. they made the future sound like now😓

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

    very interesting love to see some code generation examples soon

  • @VIVEKKUMAR-kx1up
    @VIVEKKUMAR-kx1up Год назад +1

    It's a nice and informative video, sir, and I admire your commitment

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

    Sorry im new but just to check so this ISNT using gpt4s image recognition / multi modal capabilities. Your basically sending the image to amazon and then sending output to open ai?
    Does the api not allow image uploading directly?

    • @FutureSmartAI
      @FutureSmartAI  Год назад +4

      From Open AI docs: GPT-4 is a large multimodal model (accepting text inputs and emitting text outputs today, with image inputs coming in the future)

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

      @@FutureSmartAI thanks!!

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

    Thanks for this.
    I have couple of questions.
    1) Instead of smaller chunk of words (extracted from image), I am having pdf document of having huge number of words. Then how shall we get answers of questions based on extracted text from pdf, there is a token limit, how to tackle that?
    2) Here, we are giving text as a prompt, so model is learning that text temporarily (permanent learning is not happening). Hence, we have to fine tune or re- train the model, so that if we ask the questions after couple of days also, it will be able to answer to our questions.
    Otherwise, each and every day, we have to supply text prompt then que- ans activity can be performed.
    In short, session issue.

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

      ruclips.net/video/4QaodVdUTf0/видео.html

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

    could you pls recommend what could be some resume worthy nlp projects? Would including projects made using gpt3 be helpful? example like the ones you make videos about? or will projects on classical nlp usecases be enough? Seeing that we are advancing way too fast in nlp and now any project we do will be made redundant by gpt4, what skills should I showcase in my resume? (related to nlp)

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

      I think you should have some combination of both. Eg. Fine tuning Transformers model for custom text classification use case and you should also have generative ai use case like generative product description or extracting entities and answering questions from text using using GPT-3,4

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

      @@FutureSmartAI thanks a lot for replying sir!! 🙏

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

    Is there a feasible link for how to get the aws_access_key_id and aws_secret_access_key? thanks in advance.

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

      Not sure I understand clearly. You want keys or you want to know how to get them?

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

      @@FutureSmartAI How to get them. I followed someone's youtube but I still can't get these keys... Anyway, I found the alternative OCR in PyPI. thx

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

      @@duetplay4551 Here I have shown it how to get it ruclips.net/video/8dQUMP1j4Ng/видео.html

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

    Can we use tesseract instead of aws textract? tesseract is also free unlike textract

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

    hi, you have accidentally show your openai key, please hide it to prevent something bad