Translate a Book with OpenAI GPT Vision (Python)

Поделиться
HTML-код
  • Опубликовано: 28 мар 2024
  • In this video I take you step by step on how you can go through and translate a full textbook by only using GPT vision and a picture of a book
    Interested in discussing a Data or AI project? Feel free to reach out via email or simply complete the contact form on my website.
    📧 Email: ryannolandata@gmail.com
    🌐 Website & Blog: ryannolandata.com/
    🍿 WATCH NEXT
    OpenAI/Langchain Playlist: • How to Build Your Firs...
    Streamlit Langchain: • Learn to Build Excitin...
    Chat with a CSV: • Chat with a CSV - Lang...
    FAISS Vector Library: • FAISS Vector Library w...
    MY OTHER SOCIALS:
    👨‍💻 LinkedIn: / ryan-p-nolan
    🐦 Twitter: / ryannolan_
    ⚙️ GitHub: github.com/RyanNolanData
    🖥️ Discord: / discord
    📚 *Practice SQL & Python Interview Questions: stratascratch.com/?via=ryan
    WHO AM I?
    As a full-time data analyst/scientist at a fintech company specializing in combating fraud within underwriting and risk, I've transitioned from my background in Electrical Engineering to pursue my true passion: data. In this dynamic field, I've discovered a profound interest in leveraging data analytics to address complex challenges in the financial sector.
    This RUclips channel serves as both a platform for sharing knowledge and a personal journey of continuous learning. With a commitment to growth, I aim to expand my skill set by publishing 2 to 3 new videos each week, delving into various aspects of data analytics/science and Artificial Intelligence. Join me on this exciting journey as we explore the endless possibilities of data together.
    *This is an affiliate program. I may receive a small portion of the final sale at no extra cost to you.
  • НаукаНаука

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

  • @maaximaaya
    @maaximaaya 3 месяца назад

    I was curious and would love to hear your thoughts. How can you automate this end to end? For example you have a book that is not print any more. You want to scan each page and use vision to put that in a doc that you can chat with later to ask questions. When calling the API is there a better way to set the max_tokens that way the user will not run into an error

    • @RyanNolanData
      @RyanNolanData  3 месяца назад

      Imo you build two apps. One for talking to the book and one for translating. That’s why I’m doing at work when I use vision