Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image processing #88

Open
wants to merge 1 commit into
base: development
Choose a base branch
from
Open

Conversation

vandyand
Copy link

@vandyand vandyand commented Aug 22, 2024

Added an image processing tool which uses openai gpt-4o-mini to return information on local or remote image(s). It has been tested with local and remote image paths.

Example prompts:

What is this an image of? https://www.uscreen.tv/wp-content/uploads/2021/02/royalty-free-music.png
Which of these images would be best for a photography blog page? https://www.uscreen.tv/wp-content/uploads/2021/02/royalty-free-music.png https://www.elegantthemes.com/blog/wp-content/uploads/2020/05/ET-May1-2020-stocklicense.png

Also works with local image files of .jpg, .jpeg, .png, .webp formats

Which of these images is the most red? image_1.jpg image_2.png image_3.png https://example.com/image_url.jpeg

@vandyand vandyand marked this pull request as draft August 22, 2024 18:27
@vandyand vandyand force-pushed the image-processing branch 3 times, most recently from c7a98d0 to eddd293 Compare August 22, 2024 19:45
@vandyand vandyand marked this pull request as ready for review August 22, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant