♊️ GemiNews 🗞️ (dev)

Demo 1: Embeddings + Recommendation Demo 2: Bella RAGa Demo 3: NewRetriever Demo 4: Assistant function calling

🗞️Shh, It’s Free: But Let’s Not Tell Google! Exploring Gemini’s Multimodal Capabilities on Vertex AI

🗿Semantically Similar Articles (by :title_embedding)

Shh, It’s Free: But Let’s Not Tell Google! Exploring Gemini’s Multimodal Capabilities on Vertex AI

2024-04-03 - Rif Kiamil (from Google Cloud - Medium)

Google might not trumpet the news, but there’s a quiet revolution unfolding on their platform. The Gemini Experimental model is our unheralded entry into the world of AI without the cost. This is where the multimodal capabilities of AI come to life, won’t cost you a dime. Consider this your backdoor pass into a free club, where the only membership requirement is your curiosity.Here’s the Whispered Truth:Google might play it cool, but they’ve hinted at the excitement themselves:“By using the Gemini Experimental model, you are contributing to the development of even better responses. Results may be genius or delightfully unpredictable, all at no cost.”🌟 Try it out here: Google Vertex AIHow to Get InvolvedNavigating through Google Vertex AI to tap into the powers of the Gemini Experimental model is your first step into a broader world of AI possibilities. Here’s a straightforward guide to get you started:1. Select the Model:1.1. Navigate to the model selection area of the Google Vertex AI platform. 1.2. Look for and select the ‘Gemini Experimental’ option. Once selected, you’ll notice in the results section of the screen an “EXPERIMENTAL” label in blue, clearly indicating that you are using the Gemini Experimental mode. 1.3. To understand the current terms of use, hover your mouse over the information (i) icon. 1.4. At the time of writing, the terms stated: “By using the Gemini Experimental model, you are contributing to the development of even better responses. Results may be genius or delightfully unpredictable, all at no cost.”2. Understand What You’re Getting Into:Before you dive in, take a moment to understand what ‘Experimental’ entails. As per the screenshot you provided, Google informs us that using the Gemini Experimental model allows you to contribute to the enhancement of the AI’s responses. The outcomes you receive may range from “genius” to “delightfully unpredictable.”3. Contribute to Development:By choosing the Gemini Experimental model, you’re not just accessing an AI tool; you’re part of a collaborative development effort. Your usage and feedback can help improve the model for future users.4. Set Your Expectations:As with any experimental model, prepare for a range of results. They may not always be what you expect, but that’s part of the excitement and the learning experience.5. Monitor the Fine Print:Stay informed about any updates to the terms and conditions related to the use of the experimental model. These can impact your usage and data.6. Rate LimitationsAs an experimental model, Gemini Experimental is not designed for production-level tasks. It may come with rate limitations7. No documentationAs a Google Developer Expert, I’ve inquired about official documentation for the Gemini Experimental model within Google’s internal channels. It appears that, as of now, there is no formal documentation available. So, dive in, enjoy the novelty while it’s available, and remember — always read the label for the most current information.CommunityLet the community know about your findings and experiences by using the hashtag #BuildWithGemini. Whether your results were unexpectedly brilliant or whimsically unpredictable, your insights are valuable to the ongoing development and understanding of Gemini’s potential.Begin Your AI Journey 🛤️: Navigate to the Gemini Experimental model via the Google Vertex AIWhat else is free on Google?BigQuery, Google Cloud’s serverless data warehouse, offers a powerful platform for data analysis. The best part? You can get started for free (like Google Gemini Experimental) without even having to provide a credit card. BigQuery’s Sandbox allows you to explore public datasets and run queries, making it perfect for learning and experimentation.Ready to dive in? Here are some exciting public datasets and sample queries to get you started:1. Hacker News: (bigquery-public-data.hacker_news.full)-- This query finds the number of posts made by each author.SELECT author, COUNT(*) AS post_count FROM `bigquery-public-data.hacker_news.full` GROUP BY author;2. NOAA Weather Data: (bigquery-public-data.noaa_gsod.gsod2023)-- This query calculates the average temperature for each weather station.SELECT station_number, AVG(mean_temp) AS avg_temp FROM `bigquery-public-data.noaa_gsod.gsod2023` GROUP BY station_number;3. Chicago Crime Data: (bigquery-public-data.chicago.crimes_2001_to_present)-- This query shows the count of crimes for each primary type.SELECT primary_type, COUNT(*) AS crime_count FROM `bigquery-public-data.chicago.crimes_2001_to_present` GROUP BY primary_type;4. Ethereum Blockchain: (crypto_ethereum)-- This query finds the number of transactions in each block.SELECT block_number, COUNT(*) AS transaction_count FROM `crypto_ethereum.blocks` GROUP BY block_number;Ready to start exploring? Follow my step-by-step guide on setting up your free BigQuery Sandbox:With just a few clicks, you’ll be ready to analyze these datasets and many more, unlocking valuable insights with BigQuery’s powerful analytics engine.Shh, It’s Free: But Let’s Not Tell Google! Exploring Gemini’s Multimodal Capabilities on Vertex AI was originally published in Google Cloud - Community on Medium, where people are continuing the conversation by highlighting and responding to this story.

[Blogs] 🌎 https://medium.com/google-cloud/shh-its-free-but-let-s-not-tell-google-exploring-gemini-s-multimodal-capabilities-on-vertex-ai-ca3cb7e33c3e?source=rss----e52cf94d98af---4 [🧠] [v2] article_embedding_description: {:llm_project_id=>"Unavailable", :llm_dimensions=>nil, :article_size=>7111, :llm_embeddings_model_name=>"textembedding-gecko"}
[🧠] [v1/3] title_embedding_description: {:ricc_notes=>"[embed-v3] Fixed on 9oct24. Only seems incompatible at first glance with embed v1.", :llm_project_id=>"unavailable possibly not using Vertex", :llm_dimensions=>nil, :article_size=>7111, :poly_field=>"title", :llm_embeddings_model_name=>"textembedding-gecko"}
[🧠] [v1/3] summary_embedding_description:
[🧠] As per bug https://github.com/palladius/gemini-news-crawler/issues/4 we can state this article belongs to titile/summary version: v3 (very few articles updated on 9oct24)

🗿article.to_s

------------------------------
Title: Shh, It’s Free: But Let’s Not Tell Google! Exploring Gemini’s Multimodal Capabilities on Vertex AI
[content]
Google might not trumpet the news, but there’s a quiet revolution unfolding on their platform. The Gemini Experimental model is our unheralded entry into the world of AI without the cost. This is where the multimodal capabilities of AI come to life, won’t cost you a dime. Consider this your backdoor pass into a free club, where the only membership requirement is your curiosity.Here’s the Whispered Truth:Google might play it cool, but they’ve hinted at the excitement themselves:“By using the Gemini Experimental model, you are contributing to the development of even better responses. Results may be genius or delightfully unpredictable, all at no cost.”🌟 Try it out here: Google Vertex AIHow to Get InvolvedNavigating through Google Vertex AI to tap into the powers of the Gemini Experimental model is your first step into a broader world of AI possibilities. Here’s a straightforward guide to get you started:1. Select the Model:1.1. Navigate to the model selection area of the Google Vertex AI platform. 1.2. Look for and select the ‘Gemini Experimental’ option. Once selected, you’ll notice in the results section of the screen an “EXPERIMENTAL” label in blue, clearly indicating that you are using the Gemini Experimental mode. 1.3. To understand the current terms of use, hover your mouse over the information (i) icon. 1.4. At the time of writing, the terms stated: “By using the Gemini Experimental model, you are contributing to the development of even better responses. Results may be genius or delightfully unpredictable, all at no cost.”2. Understand What You’re Getting Into:Before you dive in, take a moment to understand what ‘Experimental’ entails. As per the screenshot you provided, Google informs us that using the Gemini Experimental model allows you to contribute to the enhancement of the AI’s responses. The outcomes you receive may range from “genius” to “delightfully unpredictable.”3. Contribute to Development:By choosing the Gemini Experimental model, you’re not just accessing an AI tool; you’re part of a collaborative development effort. Your usage and feedback can help improve the model for future users.4. Set Your Expectations:As with any experimental model, prepare for a range of results. They may not always be what you expect, but that’s part of the excitement and the learning experience.5. Monitor the Fine Print:Stay informed about any updates to the terms and conditions related to the use of the experimental model. These can impact your usage and data.6. Rate LimitationsAs an experimental model, Gemini Experimental is not designed for production-level tasks. It may come with rate limitations7. No documentationAs a Google Developer Expert, I’ve inquired about official documentation for the Gemini Experimental model within Google’s internal channels. It appears that, as of now, there is no formal documentation available. So, dive in, enjoy the novelty while it’s available, and remember — always read the label for the most current information.CommunityLet the community know about your findings and experiences by using the hashtag #BuildWithGemini. Whether your results were unexpectedly brilliant or whimsically unpredictable, your insights are valuable to the ongoing development and understanding of Gemini’s potential.Begin Your AI Journey 🛤️: Navigate to the Gemini Experimental model via the Google Vertex AIWhat else is free on Google?BigQuery, Google Cloud’s serverless data warehouse, offers a powerful platform for data analysis. The best part? You can get started for free (like Google Gemini Experimental) without even having to provide a credit card. BigQuery’s Sandbox allows you to explore public datasets and run queries, making it perfect for learning and experimentation.Ready to dive in? Here are some exciting public datasets and sample queries to get you started:1. Hacker News: (bigquery-public-data.hacker_news.full)-- This query finds the number of posts made by each author.SELECT author, COUNT(*) AS post_count FROM `bigquery-public-data.hacker_news.full` GROUP BY author;2. NOAA Weather Data: (bigquery-public-data.noaa_gsod.gsod2023)-- This query calculates the average temperature for each weather station.SELECT station_number, AVG(mean_temp) AS avg_temp FROM `bigquery-public-data.noaa_gsod.gsod2023` GROUP BY station_number;3. Chicago Crime Data: (bigquery-public-data.chicago.crimes_2001_to_present)-- This query shows the count of crimes for each primary type.SELECT primary_type, COUNT(*) AS crime_count FROM `bigquery-public-data.chicago.crimes_2001_to_present` GROUP BY primary_type;4. Ethereum Blockchain: (crypto_ethereum)-- This query finds the number of transactions in each block.SELECT block_number, COUNT(*) AS transaction_count FROM `crypto_ethereum.blocks` GROUP BY block_number;Ready to start exploring? Follow my step-by-step guide on setting up your free BigQuery Sandbox:With just a few clicks, you’ll be ready to analyze these datasets and many more, unlocking valuable insights with BigQuery’s powerful analytics engine.Shh, It’s Free: But Let’s Not Tell Google! Exploring Gemini’s Multimodal Capabilities on Vertex AI was originally published in Google Cloud - Community on Medium, where people are continuing the conversation by highlighting and responding to this story.
[/content]

Author: Rif Kiamil
PublishedDate: 2024-04-03
Category: Blogs
NewsPaper: Google Cloud - Medium
Tags: llm, large-language-models, google-gemini, generative-ai, google-cloud-platform
{"id"=>5262,
"title"=>"Shh, It’s Free: But Let’s Not Tell Google! Exploring Gemini’s Multimodal Capabilities on Vertex AI",
"summary"=>nil,
"content"=>"
\"\"

Google might not trumpet the news, but there’s a quiet revolution unfolding on their platform. The Gemini Experimental model is our unheralded entry into the world of AI without the cost. This is where the multimodal capabilities of AI come to life, won’t cost you a dime. Consider this your backdoor pass into a free club, where the only membership requirement is your curiosity.

Here’s the Whispered Truth:

Google might play it cool, but they’ve hinted at the excitement themselves:

“By using the Gemini Experimental model, you are contributing to the development of even better responses. Results may be genius or delightfully unpredictable, all at no cost.”

🌟 Try it out here: Google Vertex AI

How to Get Involved

Navigating through Google Vertex AI to tap into the powers of the Gemini Experimental model is your first step into a broader world of AI possibilities. Here’s a straightforward guide to get you started:

1. Select the Model:

1.1. Navigate to the model selection area of the Google Vertex AI platform. 1.2. Look for and select the ‘Gemini Experimental’ option. Once selected, you’ll notice in the results section of the screen an “EXPERIMENTAL” label in blue, clearly indicating that you are using the Gemini Experimental mode.
1.3. To understand the current terms of use, hover your mouse over the information (i) icon.
1.4. At the time of writing, the terms stated: “By using the Gemini Experimental model, you are contributing to the development of even better responses. Results may be genius or delightfully unpredictable, all at no cost.

\"1.1

2. Understand What You’re Getting Into:

Before you dive in, take a moment to understand what ‘Experimental’ entails. As per the screenshot you provided, Google informs us that using the Gemini Experimental model allows you to contribute to the enhancement of the AI’s responses. The outcomes you receive may range from “genius” to “delightfully unpredictable.”

3. Contribute to Development:

By choosing the Gemini Experimental model, you’re not just accessing an AI tool; you’re part of a collaborative development effort. Your usage and feedback can help improve the model for future users.

4. Set Your Expectations:

As with any experimental model, prepare for a range of results. They may not always be what you expect, but that’s part of the excitement and the learning experience.

5. Monitor the Fine Print:

Stay informed about any updates to the terms and conditions related to the use of the experimental model. These can impact your usage and data.

6. Rate Limitations

As an experimental model, Gemini Experimental is not designed for production-level tasks. It may come with rate limitations

7. No documentation

As a Google Developer Expert, I’ve inquired about official documentation for the Gemini Experimental model within Google’s internal channels. It appears that, as of now, there is no formal documentation available. So, dive in, enjoy the novelty while it’s available, and remember — always read the label for the most current information.

Community

Let the community know about your findings and experiences by using the hashtag #BuildWithGemini. Whether your results were unexpectedly brilliant or whimsically unpredictable, your insights are valuable to the ongoing development and understanding of Gemini’s potential.

Begin Your AI Journey 🛤️: Navigate to the Gemini Experimental model via the Google Vertex AI

What else is free on Google?

BigQuery, Google Cloud’s serverless data warehouse, offers a powerful platform for data analysis. The best part? You can get started for free (like Google Gemini Experimental) without even having to provide a credit card. BigQuery’s Sandbox allows you to explore public datasets and run queries, making it perfect for learning and experimentation.

Ready to dive in? Here are some exciting public datasets and sample queries to get you started:

1. Hacker News: (bigquery-public-data.hacker_news.full)

-- This query finds the number of posts made by each author.
SELECT author, COUNT(*) AS post_count FROM `bigquery-public-data.hacker_news.full` GROUP BY author;

2. NOAA Weather Data: (bigquery-public-data.noaa_gsod.gsod2023)

-- This query calculates the average temperature for each weather station.
SELECT station_number, AVG(mean_temp) AS avg_temp FROM `bigquery-public-data.noaa_gsod.gsod2023` GROUP BY station_number;

3. Chicago Crime Data: (bigquery-public-data.chicago.crimes_2001_to_present)

-- This query shows the count of crimes for each primary type.
SELECT primary_type, COUNT(*) AS crime_count FROM `bigquery-public-data.chicago.crimes_2001_to_present` GROUP BY primary_type;

4. Ethereum Blockchain: (crypto_ethereum)

-- This query finds the number of transactions in each block.
SELECT block_number, COUNT(*) AS transaction_count FROM `crypto_ethereum.blocks` GROUP BY block_number;

Ready to start exploring? Follow my step-by-step guide on setting up your free BigQuery Sandbox:

With just a few clicks, you’ll be ready to analyze these datasets and many more, unlocking valuable insights with BigQuery’s powerful analytics engine.

\"\"

Shh, It’s Free: But Let’s Not Tell Google! Exploring Gemini’s Multimodal Capabilities on Vertex AI was originally published in Google Cloud - Community on Medium, where people are continuing the conversation by highlighting and responding to this story.

",
"author"=>"Rif Kiamil",
"link"=>"https://medium.com/google-cloud/shh-its-free-but-let-s-not-tell-google-exploring-gemini-s-multimodal-capabilities-on-vertex-ai-ca3cb7e33c3e?source=rss----e52cf94d98af---4",
"published_date"=>Wed, 03 Apr 2024 04:47:38.000000000 UTC +00:00,
"image_url"=>nil,
"feed_url"=>"https://medium.com/google-cloud/shh-its-free-but-let-s-not-tell-google-exploring-gemini-s-multimodal-capabilities-on-vertex-ai-ca3cb7e33c3e?source=rss----e52cf94d98af---4",
"language"=>nil,
"active"=>true,
"ricc_source"=>"feedjira::v1",
"created_at"=>Wed, 03 Apr 2024 11:09:06.270195000 UTC +00:00,
"updated_at"=>Mon, 21 Oct 2024 18:28:42.234036000 UTC +00:00,
"newspaper"=>"Google Cloud - Medium",
"macro_region"=>"Blogs"}
Edit this article
Back to articles