Skip to content

Commit

Permalink
Modified the contents from the review of Kodai-san
Browse files Browse the repository at this point in the history
Modified the contents from the review of Kodai-san
  • Loading branch information
yoshioterada committed Dec 16, 2023
1 parent bec398a commit 4806979
Show file tree
Hide file tree
Showing 12 changed files with 132 additions and 134 deletions.
2 changes: 0 additions & 2 deletions 00-course-setup/translations/ja-jp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,4 @@ The course has 6 concept lessons and 6 coding lessons.

## それでは、始めましょう

Now that you have completed the needed steps to complete this course, let's get started by getting an [introduction to Generative AI and LLMs].

このレッスンを修了するために必要な手順をすべて完了したので、[生成系 AI と大規模言語モデルの紹介](../../../01-introduction-to-genai/translations/ja-jp/README.md?WT.mc_id=academic-105485-yoterada) から始めましょう。
2 changes: 1 addition & 1 deletion 01-introduction-to-genai/translations/ja-jp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,6 @@ A: 3, 大規模言語モデル(LLM)は決定的ではなく、出力結果

## お疲れ様でした! 次のレッスンを続ける

このレッスンを修了後、[Generative AI Learning collection](https://aka.ms/genai-collection?WT.mc_id=academic-105485-yoterada) に進んで、生成系 AI の知識をさらに深めましょう!
このレッスンを修了後、[生成系 AI 学習コレクション](https://aka.ms/genai-collection?WT.mc_id=academic-105485-yoterada) に進んで、生成系 AI の知識をさらに深めましょう!

レッスン 2 にお進みください。そこでは、[様々な LLM の調査と比較](../../../02-exploring-and-comparing-different-llms/translations/ja-jp/README.md?WT.mc_id=academic-105485-yoterada)方法に焦点を当てます!
2 changes: 1 addition & 1 deletion 05-advanced-prompts/translations/ja-jp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -634,6 +634,6 @@ if __name__ == '__main__':

## お疲れ様でした!学習を続ける

このレッスン修了後、[Generative AI ラーニング・コレクション](https://aka.ms/genai-collection?WT.mc_id=academic-105485-yoterada) をチェックして、Generative AI の知識をレベルアップさせましょう。
このレッスン修了後、[生成系 AI 学習コレクション](https://aka.ms/genai-collection?WT.mc_id=academic-105485-yoterada) をチェックして、Generative AI の知識をレベルアップさせましょう。

レッスン 6 では、プロンプト エンジニアリングの知識を応用して[テキスト生成アプリケーションの構築](../../../06-text-generation-apps/translations/ja-jp/README.md?WT.mc_id=academic-105485-yoterada)を行います。
2 changes: 1 addition & 1 deletion 06-text-generation-apps/translations/ja-jp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -647,6 +647,6 @@ completion = openai.Completion.create(model="davinci-002", prompt=prompt, temper

## お疲れ様でした! 学習を続ける

このレッスン修了後、[Generative AI ラーニング・コレクション](https://aka.ms/genai-collection?WT.mc_id=academic-105485-yoterada) をチェックして、Generative AI の知識をレベルアップさせましょう。
このレッスン修了後、[生成系 AI 学習コレクション](https://aka.ms/genai-collection?WT.mc_id=academic-105485-yoterada) をチェックして、Generative AI の知識をレベルアップさせましょう。

レッスン 7 では、[チャットアプリケーションの構築](../../../07-building-chat-applications/translations/ja-jp/README.md?WT.mc_id=academic-105485-yoterada)方法を見ていきます。
2 changes: 1 addition & 1 deletion 07-building-chat-applications/translations/ja-jp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,6 @@ Microsoft の責任ある AI に対する取り組みは、AI の開発と利用

## お疲れ様でした! 学習を続ける

このレッスン修了後、[Generative AI ラーニング・コレクション](https://aka.ms/genai-collection?WT.mc_id=academic-105485-yoterada) をチェックして、Generative AI の知識をレベルアップさせましょう。
このレッスン修了後、[生成系 AI 学習コレクション](https://aka.ms/genai-collection?WT.mc_id=academic-105485-yoterada) をチェックして、Generative AI の知識をレベルアップさせましょう。

レッスン 8 では、[検索アプリケーションの構築](../../../08-building-search-applications/translations/ja-jp/README.md?WT.mc_id=academic-105485-yoterada)方法を見ていきます。
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,6 @@ GitHub Codespaces で[ソリューションのノートブック](../../solution

## お疲れ様でした! 学習を続ける

このレッスン修了後、[Generative AI ラーニング・コレクション](https://aka.ms/genai-collection?WT.mc_id=academic-105485-yoterada) をチェックして、Generative AI の知識をレベルアップさせましょう。
このレッスン修了後、[生成系 AI 学習コレクション](https://aka.ms/genai-collection?WT.mc_id=academic-105485-yoterada) をチェックして、Generative AI の知識をレベルアップさせましょう。

次のレッスン 9 では、[画像生成アプリケーションの構築](../../../09-building-image-applications/translations/ja-jp/README.md?WT.mc_id=academic-105485-yoterada)方法について学びます!
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,6 @@ except openai.error.InvalidRequestError as err:

## お疲れ様でした! 学習を続ける

このレッスン修了後、[Generative AI ラーニング・コレクション](https://aka.ms/genai-collection?WT.mc_id=academic-105485-yoterada) をチェックして、Generative AI の知識をレベルアップさせましょう。
このレッスン修了後、[生成系 AI 学習コレクション](https://aka.ms/genai-collection?WT.mc_id=academic-105485-yoterada) をチェックして、Generative AI の知識をレベルアップさせましょう。

次のレッスン 10 では、[ローコード AI アプリケーションの構築](../../../10-building-low-code-ai-applications/translations/ja-jp/README.md?WT.mc_id=academic-105485-yoterada)方法について学びます!
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,6 @@ Power Automate でこの AI モデルを使用する方法については、[AI

## お疲れ様でした! 学習を続ける

このレッスン修了後、[Generative AI ラーニング・コレクション](https://aka.ms/genai-collection?WT.mc_id=academic-105485-yoterada) をチェックして、Generative AI の知識をレベルアップさせましょう。
このレッスン修了後、[生成系 AI 学習コレクション](https://aka.ms/genai-collection?WT.mc_id=academic-105485-yoterada) をチェックして、Generative AI の知識をレベルアップさせましょう。

次のレッスン 11 では、[Function Calling との統合](../../../11-integrating-with-function-calling/translations/ja-jp/README.md?WT.mc_id=academic-105485-yoterada)について学びます!
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ Azure Open AI Function Calling の学習を続けるために、以下のこと

## お疲れ様でした! 学習を続ける

このレッスン修了後、[Generative AI ラーニング・コレクション](https://aka.ms/genai-collection?WT.mc_id=academic-105485-yoterada) をチェックして、Generative AI の知識をレベルアップさせましょう。
このレッスン修了後、[生成系 AI 学習コレクション](https://aka.ms/genai-collection?WT.mc_id=academic-105485-yoterada) をチェックして、Generative AI の知識をレベルアップさせましょう。

Head over to Lesson 12 where we will look at how to !

Expand Down
Loading

0 comments on commit 4806979

Please sign in to comment.