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

Feature: Send screenshots to AI APIs with vision capabilities in order to learn more about each site #265

Open
tristanbob opened this issue Nov 26, 2024 · 0 comments

Comments

@tristanbob
Copy link

Is your feature request related to a problem? Please describe.

No.

Describe the solution you'd like

Add the ability to use one of the multimodal AI APIs that support vision.
These AI tools are easy to use. You send the image and a prompt with instructions for the AI.
This prompt can include a JSON structure with multiple fields for the AI to complete, based on what it "sees" in the image.
The data from this structured response can then be saved and included in the gowitness user interface

Describe alternatives you've considered

None.

Additional context

Popular AI vision services include:

https://platform.openai.com/docs/guides/vision?lang=curl
https://docs.anthropic.com/en/docs/build-with-claude/vision
https://ai.google.dev/gemini-api/docs/vision?lang=go

Cost estimates (as of Nov 2024):

image

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

No branches or pull requests

1 participant