Skip to content

Outfit Assistant Notebook#1102

Open
Aarchi-07 wants to merge 3 commits intogoogle-gemini:mainfrom
Aarchi-07:Outfit_Assistant.ipynb
Open

Outfit Assistant Notebook#1102
Aarchi-07 wants to merge 3 commits intogoogle-gemini:mainfrom
Aarchi-07:Outfit_Assistant.ipynb

Conversation

@Aarchi-07
Copy link
Copy Markdown

Jupyter notebook implementation of outfit assistant using Gemini 2.5 flash model.

  • The Jupyter notebook contains the implementation for the outfit assistant.
  • It uses the Gemini's multimodality and great understanding of the real world to recommend outfit based on the user's preference, temperature of the place where user lives, and the occasion for which the user wants a recommendation.
  • The implementation showcases Gemini's flash model's capability to take and process multiple images, raw weather data and user entered information all at the same time.

@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@github-actions github-actions bot added status:awaiting review PR awaiting review from a maintainer component:examples Issues/PR referencing examples folder labels Jan 8, 2026
@Giom-V
Copy link
Copy Markdown
Collaborator

Giom-V commented Jan 23, 2026

/gemini review

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

The README.md file has been updated to include the new 'Outfit Assistant' notebook. The new entry is well-formatted and consistent with the existing table structure, making it easy to navigate and discover the new example. This update aligns with the repository's style guide, which emphasizes referencing new notebooks in relevant READMEs.

@Aarchi-07
Copy link
Copy Markdown
Author

@Giom-V, gemini review are positive and all checks are passing. Could you please review and move this PR forward?

@kkorpal
Copy link
Copy Markdown
Collaborator

kkorpal commented Apr 1, 2026

Hi @Aarchi-07, thank you for this excellent contribution! The "Outfit Assistant" is a great showcase of multimodality and grounding.
I have a few small requests to get this ready for a final review by @Giom-V:

Resolve Merge Conflict: Your PR currently has a conflict in examples/README.md. Please pull the latest changes from the main branch and resolve this so we can merge.
Fix Colab Link: In the first cell of your notebook, the "Open in Colab" link points to the main branch of this repository. Since the file isn't there yet, the button is currently broken (404). For consistency with the repo, please ensure the path in that link is exactly:
https://colab.research.google.com/github/google-gemini/cookbook/blob/main/examples/Outfit_Assistant.ipynb

Once the conflict is resolved and the link is updated, I'll do a final verification and ping @Giom-V for the merge.

@kkorpal kkorpal added the status:awaiting response Awaiting a response from the author label Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:examples Issues/PR referencing examples folder status:awaiting response Awaiting a response from the author status:awaiting review PR awaiting review from a maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants