Amazon Bedrock - Build Generative AI service

閱讀時間約 10 分鐘

AWS Generative AI Service - Amazon Bedrock Launched April 2023 , 28 September 2023 Amazon Generative AI Service Amazon Bedrock is now officially released and available.

Amazon Bedrock Is Now Generally Available – Build and Scale Generative AI Applications with Foundation Models


Introduction

In the ever-expanding realm of Artificial Intelligence (AI), generative AI stands out as a potent force for crafting innovative content, enriching user interactions, and streamlining intricate operations. Amazon Web Services (AWS) introduces Amazon Bedrock, a comprehensive hosted service that empowers developers to tap into the capabilities of top-tier AI startups as well as Amazon own Foundation Models (FMs).


What is Amazon bedrock?

Amazon Bedrock is a serverless, fully managed solution that provides access to a diverse range of foundational models via a user-friendly API. These models have been developed by renowned AI pioneers, including AI21 Labs, Anthropic, Cohere, Stability AI, and Amazon in-house innovation, Amazon Titan. You can leverage this service to identify the optimal Foundation Model (FM) tailored to their unique use cases, conduct hassle-free experimentation, and seamlessly incorporate them into their applications using a suite of AWS tools and functionalities.


Amazon Bedrock Key Features:

1. Diverse Foundation Models: Bedrock offers a wide variety of foundation models suitable for different applications, including text and images, giving you flexibility in choosing the right model.

2. Private Customization: You can customize these models privately with your own data, granting you exceptional control and adaptability for tailoring AI solutions to your specific needs.

3. Serverless Convenience: Bedrock provides a user-friendly serverless experience, simplifying model integration and deployment using familiar AWS tools. This eliminates infrastructure management complexities and enables a focus on building advanced AI applications.

Amazon Bedrock streamlines generative AI usage, offering diverse models, private customization, and a hassle-free serverless experience—a top choice for developers seeking to create innovative AI applications effortlessly.


Prerequisites

The Amazon Bedrock region is currently only supported in the following areas: US East (N. Virginia), US West (Oregon), US East (Ohio), and Asia Pacific (Singapore).

raw-image

Subscribe to Models in the Amazon Bedrock

Navigate to the "Model access" option in the left-hand menu and activate the models you wish to utilize.

raw-image

I reviewed the terms of use, selected all the available models and then saved it.

raw-image

For Claude models, you will need to provide additional details to gain access.

raw-image

Ready to use within minutes of saving.

raw-image


Playground

PlayGrounds panel available at Amazon Bedrock that allows us to quickly test the behavior in our models.


Image playground

Generate images using Stability AI "SDXL0.8".

cat, wine, evening, big ben

cat, wine, evening, big ben

View API Request

raw-image
{
"modelId": "stability.stable-diffusion-xl-v0",
"contentType": "application/json",
"accept": "application/json",
"body": "{\"text_prompts\":[{\"text\":\"cat, wine, evening, big ben\"}],\"cfg_scale\":10,\"seed\":0,\"steps\":50}"
}


Chat playground

I tried the "Jurassic-2 Ultra" from AI21 Labs.

raw-image

I confirmed that I can also chat in Mandarin, but it doesn't work well.


Text playground

Cohere AI

Give me a python hello world example.

Give me a python hello world example.

View API request

{
"modelId": "cohere.command-text-v14",
"contentType": "application/json",
"accept": "*/*",
"body": "{\"prompt\":\"Give me a python hello world example.\",\"max_tokens\":400,\"temperature\":0.75,\"p\":0.01,\"k\":0,\"stop_sequences\":[],\"return_likelihoods\":\"NONE\"}"
}


Using Amazon Bedrock from Boto3


Amazon Bedrock Pricing

On-Demand pricing:

AI21 Labs

raw-image

Amazon

raw-image

Anthropic

raw-image

Cohere

raw-image

Stability AI

raw-image


Reference

https://aws.amazon.com/bedrock/

https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-service.html


avatar-img
16會員
80內容數
留言0
查看全部
avatar-img
發表第一個留言支持創作者!
西尼亞ming的沙龍 的其他內容
使AWS IAM User 可以查看 Billing 和 Cost Management console, 而不用登入Root User。 使用 Root User 登入 AWS 管理主控台 在導覽列上方右側點擊您的帳戶名稱,然後選擇 Account 頁面往下方,請選擇 IAM User
文/Ming Reserved Instance (RI) 相比較On-demand Instance,預留實例能夠節省高達 72% 的成本。你只需提交特定的Instance配置、Instance類型和可以是1年或3年的持續時間。 非常適合持續的工作負載,例如EC2、RDS、Elaticach
RI 是否會自動續約? RI是不會自動續訂, 但您可設置佇列,確保RI到期後會依照您的佇列, 以帳戶默認的付款方式購買RI。 詳細資訊請參考: https://docs.aws.amazon.com/zh_tw/AWSEC2/latest/UserGuide/ri-market-conc
每個 AWS 帳戶所對應的Availability Zones會有所不同,查看方式可以至EC2 Console 中的EC2 Dashboard。
我想變更 AWS 帳戶根使用者關聯的電子郵件地址 以Root使用者身份登入,選擇 Account Settings (帳戶設定) 旁邊的 Edit (編輯) 2.更新與帳戶關聯的電子郵件地址。 注意:您無法使用已在其他 Amazon.com 或 AWS 帳戶上使用的電子郵件地址。 更改完成將會
當在管理 AWS 帳戶常常提醒 User 要設置啟用 MFA 來保護帳號安全,但常常這樣提醒是蠻累的,這是可以透過Policy來強制使用,當未啟用 MFA 將無法使用所有功能,除設置 MFA 例外。 Policy 如下: { "Version": "2012-10-17", "S
使AWS IAM User 可以查看 Billing 和 Cost Management console, 而不用登入Root User。 使用 Root User 登入 AWS 管理主控台 在導覽列上方右側點擊您的帳戶名稱,然後選擇 Account 頁面往下方,請選擇 IAM User
文/Ming Reserved Instance (RI) 相比較On-demand Instance,預留實例能夠節省高達 72% 的成本。你只需提交特定的Instance配置、Instance類型和可以是1年或3年的持續時間。 非常適合持續的工作負載,例如EC2、RDS、Elaticach
RI 是否會自動續約? RI是不會自動續訂, 但您可設置佇列,確保RI到期後會依照您的佇列, 以帳戶默認的付款方式購買RI。 詳細資訊請參考: https://docs.aws.amazon.com/zh_tw/AWSEC2/latest/UserGuide/ri-market-conc
每個 AWS 帳戶所對應的Availability Zones會有所不同,查看方式可以至EC2 Console 中的EC2 Dashboard。
我想變更 AWS 帳戶根使用者關聯的電子郵件地址 以Root使用者身份登入,選擇 Account Settings (帳戶設定) 旁邊的 Edit (編輯) 2.更新與帳戶關聯的電子郵件地址。 注意:您無法使用已在其他 Amazon.com 或 AWS 帳戶上使用的電子郵件地址。 更改完成將會
當在管理 AWS 帳戶常常提醒 User 要設置啟用 MFA 來保護帳號安全,但常常這樣提醒是蠻累的,這是可以透過Policy來強制使用,當未啟用 MFA 將無法使用所有功能,除設置 MFA 例外。 Policy 如下: { "Version": "2012-10-17", "S
你可能也想看
Google News 追蹤
Thumbnail
探索未來科技的新里程碑!Google最新推出的Gemini系列AI模型顛覆了人工智慧應用領域,為科技愛好者和企業專家帶來了前所未有的創新之旅。這些模型不僅能完美整合至Google Workspace,還支持在Google Cloud平台上進行自定義和多種應用。
Thumbnail
雲端已經成為App開發的核心,而Amazon的AWS(Amazon Web Services是開發者常用的平台,可以幫助開發者建立、整合和擴展App。
Thumbnail
隨著科技的進步和企業對數位轉型需求的增加,雲端計算成為現代資訊科技的核心。現今市場上有三大主要雲端平台,它們分別是 Amazon Web Services(AWS)、Microsoft Azure 和 Google Cloud Platform(GCP)。這些平台提供廣泛的服務和解決方案,滿足不同規
Thumbnail
  這回來介紹 AWS 在目前生成式 AI 各種群魔亂舞下推出的 Bedrock 服務,其官網說明可以快速且傻瓜式的部屬生成式 AI 到你的應用上,看看是不是如其所述的功能強大。
Thumbnail
  前陣子我花了一些時間學習 SageMaker 的相關使用,但除了 SageMaker外,AWS 中尚有大量的機器學習相關服務,剛好趁此機會好好的統整分類一下,後續也能作為選擇學習目標的依據。
Thumbnail
  先前在中國的工作環境相對封閉,並沒有使用雲端產品進行AI訓練及部屬,只有在本機端進行建置調試,但如今回到台灣了,該是時候接觸一下這些雲端的 AI 服務,而在 AWS 中,深度學習相關的服務鈴瑯滿目,但聽到有人提到 SageMaker ,這次就來看看它是個什麼樣的服務吧。
Thumbnail
實踐AWS中使用Lambda來負責登入簽核及與OpenAI API溝通,並利用S3容器託管一個靜態網頁做為前端
Thumbnail
Anthropic Claude 3擁有先進的視覺能力,可以處理圖像數據並幫助使用者更好理解圖表、圖形和照片。通過使用Claude Messages API,開發虛擬助手應用程序以及為模型構建多模態prompt,你可以讓模型描述圖片中的內容。
Thumbnail
             Amazon Web Services(AWS)宣布致力於AI安全和研究的公司Anthropic的模型Claude 3系列將於Amazon Bedrock提供服務。Claude 3系列模型具備業界領先的準確性、效能、速度和成本優勢。這一進展將強化各種規模的企業
Thumbnail
生成式人工智慧(AI)已成為當前科技領域的一大熱點,其能力不僅限於模擬人類智能,更能在多種非傳統計算任務中創造前所未有的內容。這篇文章將深入探討生成式AI的理論基礎、實際應用、代碼實踐,以及其商業應用、工具和公司等方面,提供一個全面的視角來了解這一迅速發展的領域。
Thumbnail
探索未來科技的新里程碑!Google最新推出的Gemini系列AI模型顛覆了人工智慧應用領域,為科技愛好者和企業專家帶來了前所未有的創新之旅。這些模型不僅能完美整合至Google Workspace,還支持在Google Cloud平台上進行自定義和多種應用。
Thumbnail
雲端已經成為App開發的核心,而Amazon的AWS(Amazon Web Services是開發者常用的平台,可以幫助開發者建立、整合和擴展App。
Thumbnail
隨著科技的進步和企業對數位轉型需求的增加,雲端計算成為現代資訊科技的核心。現今市場上有三大主要雲端平台,它們分別是 Amazon Web Services(AWS)、Microsoft Azure 和 Google Cloud Platform(GCP)。這些平台提供廣泛的服務和解決方案,滿足不同規
Thumbnail
  這回來介紹 AWS 在目前生成式 AI 各種群魔亂舞下推出的 Bedrock 服務,其官網說明可以快速且傻瓜式的部屬生成式 AI 到你的應用上,看看是不是如其所述的功能強大。
Thumbnail
  前陣子我花了一些時間學習 SageMaker 的相關使用,但除了 SageMaker外,AWS 中尚有大量的機器學習相關服務,剛好趁此機會好好的統整分類一下,後續也能作為選擇學習目標的依據。
Thumbnail
  先前在中國的工作環境相對封閉,並沒有使用雲端產品進行AI訓練及部屬,只有在本機端進行建置調試,但如今回到台灣了,該是時候接觸一下這些雲端的 AI 服務,而在 AWS 中,深度學習相關的服務鈴瑯滿目,但聽到有人提到 SageMaker ,這次就來看看它是個什麼樣的服務吧。
Thumbnail
實踐AWS中使用Lambda來負責登入簽核及與OpenAI API溝通,並利用S3容器託管一個靜態網頁做為前端
Thumbnail
Anthropic Claude 3擁有先進的視覺能力,可以處理圖像數據並幫助使用者更好理解圖表、圖形和照片。通過使用Claude Messages API,開發虛擬助手應用程序以及為模型構建多模態prompt,你可以讓模型描述圖片中的內容。
Thumbnail
             Amazon Web Services(AWS)宣布致力於AI安全和研究的公司Anthropic的模型Claude 3系列將於Amazon Bedrock提供服務。Claude 3系列模型具備業界領先的準確性、效能、速度和成本優勢。這一進展將強化各種規模的企業
Thumbnail
生成式人工智慧(AI)已成為當前科技領域的一大熱點,其能力不僅限於模擬人類智能,更能在多種非傳統計算任務中創造前所未有的內容。這篇文章將深入探討生成式AI的理論基礎、實際應用、代碼實踐,以及其商業應用、工具和公司等方面,提供一個全面的視角來了解這一迅速發展的領域。