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: adding open "guess what" app #1466

Merged
merged 13 commits into from
Nov 27, 2024

Conversation

inardini
Copy link
Contributor

Description

This notebook shows how you can use Vertex AI and Hugging Face Deep Learning container to create a simple "Guess who or what" application which combines an image generation open model with Gemini to answer and represent subjects of Guess who or what riddles.

Thank you for opening a Pull Request!
Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Follow the CONTRIBUTING Guide.
  • You are listed as the author in your notebook or README file.
    • Your account is listed in CODEOWNERS for the file(s).
  • Make your Pull Request title in the https://www.conventionalcommits.org/ specification.
  • Ensure the tests and linter pass (Run nox -s format from the repository root to format).
  • Appropriate docs were updated (if necessary)

@inardini inardini requested a review from a team as a code owner November 27, 2024 04:49
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@inardini inardini requested a review from gericdong November 27, 2024 04:59
open-models/use-cases/guess_app.ipynb Outdated Show resolved Hide resolved
open-models/use-cases/guess_app.ipynb Outdated Show resolved Hide resolved
open-models/use-cases/guess_app.ipynb Outdated Show resolved Hide resolved
open-models/use-cases/guess_app.ipynb Outdated Show resolved Hide resolved
open-models/use-cases/guess_app.ipynb Outdated Show resolved Hide resolved
open-models/use-cases/guess_app.ipynb Outdated Show resolved Hide resolved
open-models/use-cases/guess_app.ipynb Outdated Show resolved Hide resolved
open-models/use-cases/guess_app.ipynb Outdated Show resolved Hide resolved
open-models/use-cases/guess_app.ipynb Outdated Show resolved Hide resolved
open-models/use-cases/guess_app.ipynb Outdated Show resolved Hide resolved
@inardini inardini enabled auto-merge (squash) November 27, 2024 20:33
@inardini inardini merged commit dc46d62 into GoogleCloudPlatform:main Nov 27, 2024
5 checks passed
inardini added a commit to inardini/generative-ai that referenced this pull request Dec 7, 2024
# Description

This notebook shows how you can use Vertex AI and Hugging Face Deep
Learning container to create a simple "Guess who or what" application
which combines an image generation open model with Gemini to answer and
represent subjects of Guess who or what riddles.

Thank you for opening a Pull Request!
Before submitting your PR, there are a few things you can do to make
sure it goes smoothly:

- [x] Follow the [`CONTRIBUTING`
Guide](https://github.com/GoogleCloudPlatform/generative-ai/blob/main/CONTRIBUTING.md).
- [x] You are listed as the author in your notebook or README file.
- [x] Your account is listed in
[`CODEOWNERS`](https://github.com/GoogleCloudPlatform/generative-ai/blob/main/.github/CODEOWNERS)
for the file(s).
- [x] Make your Pull Request title in the
<https://www.conventionalcommits.org/> specification.
- [x] Ensure the tests and linter pass (Run `nox -s format` from the
repository root to format).
- [x] Appropriate docs were updated (if necessary)

---------

Co-authored-by: Holt Skinner <holtskinner@google.com>
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.

3 participants