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

feat(ingestimagedocs): ingest jpg,png files and create embeddings wit… #253

Closed
wants to merge 1 commit into from

Conversation

dineshSajwan
Copy link
Contributor

Fixes #

  1. Support for ingesting .jpg,.jpeg,.png files.
  2. Added image transformer to detect lables, image moderation and image resize.
  3. Added image loader to load image in Document format
  4. Updated schema to accept model_id, and parameters from user.
  5. Updated lambda to create embeddings using amazon.titan-embed-image-v1 modal

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.

Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (16e8779) 94.88% compared to head (6c17076) 94.89%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #253      +/-   ##
==========================================
+ Coverage   94.88%   94.89%   +0.01%     
==========================================
  Files          35       35              
  Lines        8391     8411      +20     
  Branches      244      244              
==========================================
+ Hits         7962     7982      +20     
  Misses        429      429              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dineshSajwan dineshSajwan deleted the feature/dataingestion-image-files branch February 14, 2024 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants