{"id":13624489,"url":"https://github.com/Azure-Samples/jp-azureopenai-samples","last_synced_at":"2025-04-16T00:32:39.147Z","repository":{"id":176360069,"uuid":"656890361","full_name":"Azure-Samples/jp-azureopenai-samples","owner":"Azure-Samples","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-08T01:49:04.000Z","size":14257,"stargazers_count":271,"open_issues_count":12,"forks_count":105,"subscribers_count":28,"default_branch":"main","last_synced_at":"2024-11-08T02:39:56.689Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Azure-Samples.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-21T21:27:33.000Z","updated_at":"2024-11-08T01:48:13.000Z","dependencies_parsed_at":"2023-11-14T07:22:52.666Z","dependency_job_id":"9b671183-831c-4094-bd0c-5165f002a30a","html_url":"https://github.com/Azure-Samples/jp-azureopenai-samples","commit_stats":null,"previous_names":["azure-samples/jp-azureopenai-samples"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure-Samples%2Fjp-azureopenai-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure-Samples%2Fjp-azureopenai-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure-Samples%2Fjp-azureopenai-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure-Samples%2Fjp-azureopenai-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure-Samples","download_url":"https://codeload.github.com/Azure-Samples/jp-azureopenai-samples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223691625,"owners_count":17186858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T21:01:43.109Z","updated_at":"2025-04-16T00:32:39.139Z","avatar_url":"https://github.com/Azure-Samples.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"[![static-analysis](https://github.com/Azure-Samples/jp-azureopenai-samples/workflows/static-analysis/badge.svg)](https://github.com/Azure-Samples/jp-azureopenai-samples/actions/workflows/static-analysis.yml)\n\n# Azure OpenAI Samples Japan\nAzure OpenAIを活用したアプリケーション実装のリファレンスを目的として、アプリのサンプル（リファレンスアーキテクチャ、サンプルコードとデプロイ手順）を無償提供しています。 本サンプルは、日本マイクロソフトの社員有志により作成・公開しています（This repository contains sample applications that leverage Azure OpenAI with a focus on use cases for the Japan market）\n\n## 公開サンプル一覧 (Samples included)\n| タイトル      | README      |\n| ------------- | ------------- |\n| 1. コールセンター向け AI アシスタント  | [Link](https://github.com/Azure-Samples/jp-azureopenai-samples/tree/main/1.call-center/README.md)  |\n| 2. 料理メニューの提案  | [Link](https://github.com/Azure-Samples/jp-azureopenai-samples/tree/main/2.recipe-adviser/README.md)  |\n| 3. 目標達成アシスタント  | [Link](https://github.com/Azure-Samples/jp-azureopenai-samples/tree/main/3.goal-achievement-adviser/README.md)  |\n| 4. 企業分析  | [Link](https://github.com/Azure-Samples/jp-azureopenai-samples/tree/main/4.company-research/README.md)  |\n| 5. 企業内向けChatと社内文書検索  | [Link](https://github.com/Azure-Samples/jp-azureopenai-samples/tree/main/5.internal-document-search/README.md)  |\n| 6. 共通ガイド  | [Link](https://github.com/Azure-Samples/jp-azureopenai-samples/tree/main/6.azureopenai-landing-zone-accelerator/README.md)  |\n\n## Getting Started\n### 前提知識\n- **Azureの基礎**: Azure Portalの使い方、Azure CLIの使い方、Azureリソースの概念、RBAC等のAzureの基礎が前提知識になります。自信がない場合は、[Microsoft Azure Virtual Training Day: Azureの基礎](https://www.microsoft.com/ja-jp/events/top/training-days/azure?activetab=pivot:azure%E3%81%AE%E5%9F%BA%E7%A4%8Etab)等の活用を推奨します。\n- **Azure OpenAI Serviceの基礎**: Azure OpenAI Serviceとは何かを理解している必要があります。[Azure OpenAI Developers セミナー](https://www.youtube.com/watch?v=ek3YWrHD76g)をご覧いただければ、最低限の基礎は身に付きます。\n- **PowerShellやBash等のコマンドラインツールの使い方の基礎**: 自信がない場合は、[Introduction to PowerShell](https://learn.microsoft.com/training/modules/introduction-to-powershell/)や[Introduction to Bash](https://learn.microsoft.com/training/modules/bash-introduction/)をご活用ください\n- **VS Code等のコードエディタの使い方の基礎**: 自信がない場合は、[Introduction to Visual Studio Code](https://learn.microsoft.com/training/modules/introduction-to-visual-studio-code/)をご活用ください\n \n### サンプルアプリケーションのデプロイ\n日本語: 各サンプルのREADMEをご参照ください。\nEnglish: Please refer to the README for each of the samples.\n\n### 本番稼働を視野にいれる場合\n本番稼働（や本番に近い検証環境等）を視野にいれる場合、様々な考慮事項があります。考えられる考慮事項は[Cloud Adoption Framework](https://learn.microsoft.com/azure/cloud-adoption-framework/overview)や[Well-Architected Framework](https://learn.microsoft.com/azure/well-architected/)にまとめられていますが、考慮事項は多岐にわたるので、状況（例: シナリオ、企業の事情）に応じて重要度や緊急度等をもとにした優先順位付けが必要になります。例えば、社内文書検索シナリオではプライベートネットワークを考慮した設計が重要になることが多くなると推測される一方、料理メニューの提案シナリオにおいてはエンドユーザのニーズに合わせて柔軟にアプリケーションに機能追加をしていくことが重要になることが推測されます。\n\n### バージョン切り替え\n\n本サンプルでは、過去のバージョンを使用しているユーザがいることを想定し、タグでアプリケーションのバージョンを管理しています。\n各バージョンにおける詳しい内容については、[リリースノート](https://github.com/Azure-Samples/jp-azureopenai-samples/releases) をご確認ください。\n以下の手順で、特定のcommit時のバージョンを切り替えることができます。\n\n```sh\ngit checkout -b \u003cブランチ名\u003e refs/tags/\u003cタグ名\u003e\n```\n\n## 制限事項\n本レポジトリの内容の使用においては、次の制限、制約をご理解の上、活用ください。\n+ 目的外利用の禁止  \n本レポジトリは Microsoft Azure 上において、システムやソリューションの円滑かつ安全な構築に資することを目的に作成されています。この目的に反する利用はお断りいたします。\n+ フィードバック  \n本レポジトリの記載内容へのコメントやフィードバックをいただけます場合は、担当の日本マイクロソフト社員にご連絡ください。なお、個別質問への回答やフィードバックへの対応はお約束できないことを、ご了承いただけますようお願い申し上げます。\n+ 公式情報の確認  \n本レポジトリは日本マイクロソフトの有志のエンジニアによって作成されたものです。そのため、この記載内容は Microsoft として公式に表明されたものではなく、日本マイクロソフトおよび米国 Microsoft Corporation は一切の責任を負いません。また、本書の記載内容について Azure サポートへお問い合わせいただいても、回答することはできません。  \nMicrosoft Azure の公式情報については、Azure のドキュメントをご確認ください。\n+ 免責  \n本レポジトリの記載内容によって発生したいかなる損害についても、日本マイクロソフトおよび米国 Microsoft Corporation は一切の責任を負いません。\n\n## Resources\n- [What is Azure OpenAI?](https://learn.microsoft.com/en-us/azure/cognitive-services/openai/overview)\n- [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct)\n- [Security Reporting Instructions](https://docs.opensource.microsoft.com/content/releasing/security.html)\n\n## Trademarks\nTrademarks This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft's Trademark \u0026 Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party’s policies.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAzure-Samples%2Fjp-azureopenai-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAzure-Samples%2Fjp-azureopenai-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAzure-Samples%2Fjp-azureopenai-samples/lists"}