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

Generate and store embeddings for descriptions of images in search index #749

Closed
3 tasks
Tracked by #323
adamdougal opened this issue Apr 24, 2024 · 0 comments · Fixed by #928
Closed
3 tasks
Tracked by #323

Generate and store embeddings for descriptions of images in search index #749

adamdougal opened this issue Apr 24, 2024 · 0 comments · Fixed by #928
Labels
subtask A subtask

Comments

@adamdougal
Copy link
Collaborator

adamdougal commented Apr 24, 2024

Required by #323

Description

Generate descriptions of image using gpt-4-vision. Generate embeddings of that description using text-embeddings-ada-002. Store embeddings in modified search index.

Tasks

  • Generate image descriptions
  • Generate embeddings of image descriptions
  • Store embeddings in search index
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subtask A subtask
Projects
None yet
1 participant