タグ

ブックマーク / cloud.google.com (8)

  • Write queries with Gemini assistance  |  BigQuery  |  Google Cloud

    Send feedback Stay organized with collections Save and categorize content based on your preferences. Write queries with Gemini assistance You can use Gemini for Google Cloud, which offers AI-powered assistance, to help you do the following in BigQuery: Generate a SQL query. Complete a SQL query. Explain a SQL query. Generate Python code. Complete Python code. Gemini doesn't use your prompts or its

    Write queries with Gemini assistance  |  BigQuery  |  Google Cloud
    shunkeen
    shunkeen 2023/08/31
    BigQueryのSQLクエリの生成、補完、説明。/テーブル定義するとき、人間にとってわかりやすいスキーマ(フィールドの名前とか説明)にしたら、AIにとってもわかりやすくて、生成するSQLの精度があがったりするのかな?
  • Multimodal generative AI search | Google Cloud Blog

    What is Multimodal Search: "LLMs with vision" change businesses What if large language models (LLMs) had "vision", the ability to understand the meaning of images? Just like we have seen the innovation with LLMs with chatbots and text data, the ability would make another huge impact on businesses by letting LLMs look at and organize millions of images in enterprise IT systems. In this post, we wil

    Multimodal generative AI search | Google Cloud Blog
    shunkeen
    shunkeen 2023/08/22
    “vision language model (VLM)”/視覚言語モデル(VLM)。
  • Announcing the General Availability of Application Integration | Google Cloud Blog

    Introducing Application Integration: Connect your applications visually, without code According to a recent Accenture report, large businesses deploy an average of 500 different applications. This trend shows no signs of slowing down, with the majority of respondents signaling plans to acquire even more applications. No surprise, all these applications present a number of integration challenges, w

    Announcing the General Availability of Application Integration | Google Cloud Blog
    shunkeen
    shunkeen 2023/07/26
  • pgvector、LLM、LangChain を使用して Google Cloud データベースで AI 搭載アプリを構築する | Google Cloud 公式ブログ

    postgres=> CREATE TABLE embeddings( id INTEGER, embedding vector(3) ); CREATE TABLE postgres=> INSERT INTO embeddings VALUES (1, '[1, 0, -1]'), (2, '[1, 1, 1]'), (3, '[1, 1, 50]'); INSERT 0 3 pgvector の新しい類似性検索演算子pgvector 拡張機能では、ベクトルに対して類似性のマッチングを行うための新しい演算子も導入されており、意味的に似ているベクトルを見つけることができます。このような演算子には次の 2 つがあります。 ‘<->’: 2 つのベクトル間のユークリッド距離を返します。ユークリッド距離は、ベクトルの大きさが重要なアプリケーション、たとえばマッピングやナビゲーション アプリケー

    pgvector、LLM、LangChain を使用して Google Cloud データベースで AI 搭載アプリを構築する | Google Cloud 公式ブログ
    shunkeen
    shunkeen 2023/07/13
    “PostgreSQL データベースでベクトル検索操作ができるようになりました”/Vertex AI Matching Engineは面倒見るの大変そうだったけど、もうちょっと簡単に面倒見れて、お値段もお手頃になる感じかな?
  • Vertex AI Embeddings for Text で実現する LLM のグラウンディング | Google Cloud 公式ブログ


    Ivan CheungDeveloper Programs Engineer, Google Cloud 稿 2023 526Google Cloud blog稿  AILLM IT LLM  AI LLM  embeddings
    Vertex AI Embeddings for Text で実現する LLM のグラウンディング | Google Cloud 公式ブログ
    shunkeen
    shunkeen 2023/05/31
     Vertex AI Matching Engine  

    AI




     
  • 開発者と Google Workspace 向けの次世代 AI | Google Cloud 公式ブログ


    稿 2023 314Keyword 稿 Google  AIGoogle AI  AI  AIGoogle LLMGoogle Cloud  MakerSuiteGoog
    開発者と Google Workspace 向けの次世代 AI | Google Cloud 公式ブログ
    shunkeen
    shunkeen 2023/03/15
     Workspace   

    AI

  • Google Cloud、ジェネレーティブ AI を 開発者、企業、政府に提供 | Google Cloud 公式ブログ


    稿 2023 314Google Cloud blog稿  AIGoogle Cloud AI  Google   AI10
    Google Cloud、ジェネレーティブ AI を 開発者、企業、政府に提供 | Google Cloud 公式ブログ
    shunkeen
    shunkeen 2023/03/15
    “ジェネレーティブ AI を企業の価値へ転換”/あれだけ生成系AIを一般公開するのを避けてきたGoogleが、ついにそのベールを脱ぐのか。GCPから簡単に使えるようになった以上、様々なサービスが出てくるに違いない。
  • SQLAlchemy 向け Google Cloud Spanner 言語 | Google Cloud 公式ブログ


    稿 2021 1211Google Cloud blog稿 SQLAlchemy Google Cloud Spanner SQLAlchemy Cloud Spanner  99.999% SQLAlchemy Python SQL   SQL    ORM   SQL  
    SQLAlchemy 向け Google Cloud Spanner 言語 | Google Cloud 公式ブログ
    shunkeen
    shunkeen 2021/12/31
    Pythonとトランスパイル系の知識がある人の手を借りたい雰囲気を感じる>“SQLAlchemy 向け Google Cloud Spanner 言語は GitHub のオープンソース プロジェクトです。フィードバックや pull リクエストの形での貢献を歓迎しています”
  • 1