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

Multi-Modal Catalog Enrichment #121

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

NirantK
Copy link
Contributor

@NirantK NirantK commented Dec 6, 2024

Cookbook Pull Request

Description

  1. All dependency installs are included inline at the start of the notebook
  2. We use json output to parse image+text on a Fashion image dataset to a structured, queryable. This is often referred to as catalog enrichment.
    ...

Type of Change

What type of PR is it?

  • New Cookbook
    • Notebook File
      • Does it work on google colab?
    • Markdown File
  • README.md Update

Cookbook Checklist:

  • My code is easy to read and well structured.
  • I've tagged the versions of any dependency required.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings or errors.

README.md Checklist

  • I've added my cookbook to the table.

@NirantK NirantK changed the title Catalog-enrichment Catalog Enrichment Dec 6, 2024
@NirantK NirantK changed the title Catalog Enrichment Multi-Modal Catalog Enrichment Dec 6, 2024
@NirantK NirantK marked this pull request as ready for review December 6, 2024 07:35
@sophiamyang
Copy link
Collaborator

Hi @NirantK thanks so much for the cookbook! It has trouble running in Colab. Could you make sure it runs on Colab? Thanks!

@NirantK
Copy link
Contributor Author

NirantK commented Dec 9, 2024

Aaah. PIL strikes again. Will look into this tomorrow first thing!

Sorry I missed this earlier @sophiamyang

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.

2 participants