OpenAI Vision API Tutorial: Build a Fullstack Website to Chat With Images

preview_player
Показать описание
Welcome to our latest tutorial! Today, we're diving into OpenAI's new vision feature. If you're a developer eager to explore the latest in AI, this video is perfect for you.

In this tutorial, you'll learn how to build a website that chats with images using OpenAI's Vision API. This session is all about hands-on learning and practical application.

🔍 What's in store for you:

Building a user-friendly, one-page application with NextJS.
Integrating OpenAI's vision feature for image-based chat.
Uploading images and getting AI responses in real-time.
Quick walk-through of OpenAI's vision documentation and practical tips.
Full access to the source code for easy learning.

Resources:

Timestamps:
00:00 Introduction
00:17 Application Overview
01:29 GPT-4 With Vision Overview
03:59 Code Walkthrough
21:05 Outro
Рекомендации по теме
Комментарии
Автор

Great vid! would it be possible to make the responses show in markdown format? (even the response in the demo is in markdown)

mzafarr
Автор

Hi Brandan,

I'm currently working on a project that involves using the Vision Open API. However, I've encountered an issue with counter questions where OpenAI doesn't recognize older messages. I discovered a solution, which involves sending all messages in context repeatedly, but this increases the token size every time I ask a question. Could you please suggest or help me with this issue?

rupeshparmar
Автор

Would be interesting to use Llava 1.6 instead and use it to better load pdfs (using it as an OCR) in a vector database, to talk to your documents.

GreenmeResearch
Автор

I might be missing something major, but this video feels like the third or fourth video in a series, but I didn't find any previous API Vision videos in your channel.

I had a very hard time following this. Where do you recommend I start before coming back here?

sturgeon
Автор

Thank you so much for providing the project files and the tutorial. I've managed to build the Next app and i've started a production build using Vercel. Unfortunately I have an issue where it fails to send the image. Did you run into a similar issue or do you know what might cause this problem? Something to do with the environment variables? Thanks in advance!

lookangle
Автор

Great video, can this work in Flutterflow?

Nolaready
Автор

hey this is wonderful how do i deploy?

callmehakeem