Git Product home page Git Product logo

aoai-studio-handson's Introduction

Azure OpenAI Studioハンズオン

このリポジトリは、Azure OpenAI Studioを使って短時間でAzure OpenAIをキャッチアップできるセルフペースドハンズオンの資料です。

Azure OpenAI Serviceとは

Azure OpenAI Serviceでは、OpenAIの強力な言語モデルをREST APIとして利用できます。

Azure OpenAIは、OpenAIに比べ、以下の点が特徴です。

  • Azure OpenAIはAzureのセキュリティに準拠している
  • リージョンの可用性が担保される
  • 責任あるAIコンテンツのフィルターが利用できる
  • Azure仮想ネットワークをはじめAzureサービスと接続できる

詳しくは、公式ドキュメントをご参照ください。

利用できるモデル(2023年6月時点)

種類 モデル ファミリ 説明 モデルの例
チャット(会話) GPT-4 GPT-3.5 を基に改善され、自然言語とコードを理解し、生成できるモデルのセット gpt-4-32k, gpt-4
チャット(会話) ChatGPT(GPT-3.5) GPT-3 を基に改善され、自然言語とコードを理解し、生成できるモデルのセット gpt-35-turbo-16k, gpt-35-turbo, gpt-35-turbo-instruct
埋め込み Embeddings テキストを数値ベクトル形式に変換して、テキストの類似性を促進できるモデルのセット text-embedding-ada-002
画像生成 DALL-E 自然言語からオリジナルの画像を生成できるモデルのシリーズ(プレビュー) 割愛
音声 Whisper 音声を文字起こしできるモデル(プレビュー) 割愛

備考: 旧モデル

現在(2023年11月)はモデルが一新されています。旧モデルについては下記ドキュメントをご参照ください。

APIの種類

主要なAPIは、以下の通りです。

種類 API
入力候補 Completions
埋め込み Embeddings
チャット(会話) Chat completions
チャット入力候補の拡張機能(独自データの利用など) Completions extensions
画像生成 Image geenration
音声の文字起こし Speech to text

詳しくは、公式ドキュメントをご参照ください。

セルフペースド ハンズオン

Azure OpenAI Studioを学ぶためのセルフペースド ハンズオンを用意しています。

シナリオ 資料
基本 docs/basic/self-paced-handson.md
独自データを利用する docs/add-your-data/self-paced-handson.md

aoai-studio-handson's People

Contributors

dzeyelid avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

takashiuesaka

aoai-studio-handson's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.