Skip to content

Commit cf383bd

Browse files
Calic0CatDaiki Suzuki
andauthored
feat: add case study (#1194)
Co-authored-by: Daiki Suzuki <[email protected]>
1 parent 704f28d commit cf383bd

File tree

6 files changed

+36
-0
lines changed

6 files changed

+36
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ We have published configuration and cost estimation examples for using GenU. (Th
219219
| <a href="https://www.st-grp.co.jp/" target="_blank"><img src="./docs/assets/images/cases/st-grp_logo.jpg"></a> | **Sankyo Tateyama, Inc.** <br/> _Information buried within the company became quickly searchable with Amazon Kendra. By referring to GenU, we were able to promptly provide the functions we needed, such as meeting minutes generation._ <br/> ・[See case details](./docs/assets/images/cases/st-grp_case.png) |
220220
| <a href="https://www.oisixradaichi.co.jp/" target="_blank"><img src="./docs/assets/images/cases/oisixradaichi_logo.png"></a> | **Oisix ra daichi Inc.** <br/> _Through the use case development project using GenU, we were able to grasp the necessary resources, project structure, external support, and talent development, which helped us clarify our image for the internal deployment of generative AI._ <br/> ・[See case page](https://aws.amazon.com/jp/solutions/case-studies/oisix/) |
221221
| <a href="https://www.san-a.co.jp/" target="_blank"><img src="./docs/assets/images/cases/san-a_logo.png"></a> | **SAN-A CO., LTD.** <br/> _By utilizing Amazon Bedrock, our engineers' productivity has dramatically improved, accelerating the migration of our company-specific environment, which we had built in-house, to the cloud._ <br/> ・[See case details](./docs/assets/images/cases/san-a_case.png)<br/> ・[See case page](https://aws.amazon.com/jp/solutions/case-studies/san-a/) |
222+
| <a href="https://onecompath.com/" target="_blank"><img src="./docs/assets/images/cases/onecompath_logo.png"></a> | **ONE COMPATH CO., LTD.** <br/> _By utilizing GenU, we were able to quickly establish a company-wide generative AI foundation. This made it possible for the planning department to develop PoCs independently, which accelerated the business creation cycle and allowed the development department to concentrate resources on more important business initiatives._ <br/> ・[事例の詳細を見る](./docs/assets/images/cases/onecompath_case.png)<br/> |
222223

223224
If you would like to have your use case featured, please contact us via [Issue](https://github.com/aws-samples/generative-ai-use-cases/issues).
224225

README_ja.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ GenU をご利用いただく際の、構成と料金試算例を公開してお
216216
| <a href="https://www.st-grp.co.jp/" target="_blank"><img src="./docs/assets/images/cases/st-grp_logo.jpg"></a> | **三協立山株式会社** <br/> _社内に埋もれていた情報が Amazon Kendra の活用で素早く探せるようになりました。GenU を参考にすることで求めていた議事録生成などの機能を迅速に提供できました。_ <br/> ・[事例の詳細を見る](./docs/assets/images/cases/st-grp_case.png) |
217217
| <a href="https://www.oisixradaichi.co.jp/" target="_blank"><img src="./docs/assets/images/cases/oisixradaichi_logo.png"></a> | **オイシックス・ラ・大地株式会社** <br/> _GenU を活用したユースケースの開発プロジェクトを通して、必要なリソース、プロジェクト体制、外部からの支援、人材育成などを把握するきっかけとなり、生成 AI の社内展開に向けたイメージを明確につかむことができました。_ <br/> ・[事例のページを見る](https://aws.amazon.com/jp/solutions/case-studies/oisix/) |
218218
| <a href="https://www.san-a.co.jp/" target="_blank"><img src="./docs/assets/images/cases/san-a_logo.png"></a> | **株式会社サンエー** <br/> _Amazon Bedrock を活用することでエンジニアの生産性が劇的に向上し、内製で構築してきた当社特有の環境のクラウドへの移行を加速できました。_ <br/> ・[事例の詳細を見る](./docs/assets/images/cases/san-a_case.png)<br/> ・[事例のページを見る](https://aws.amazon.com/jp/solutions/case-studies/san-a/) |
219+
| <a href="https://onecompath.com/" target="_blank"><img src="./docs/assets/images/cases/onecompath_logo.png"></a> | **株式会社ONE COMPATH** <br/> _GenU を活用することで全社生成 AI 基盤構築を短期間で実現できました。企画部門での PoC 開発も可能になりビジネス創出サイクルを高速化、開発部門もより重要なビジネスにリソースを集中させることが可能になりました。_ <br/> ・[事例の詳細を見る](./docs/assets/images/cases/onecompath_case.png)<br/> |
219220

220221
活用事例を掲載させて頂ける場合は、[Issue](https://github.com/aws-samples/generative-ai-use-cases/issues)よりご連絡ください。
221222

526 KB
Loading
9.44 KB
Loading

docs/overrides/home_en.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,24 @@ <h2 class="mb-16 text-center text-3xl font-bold">Customers</h2>
550550
</p>
551551
</a>
552552
</div>
553+
<div class="swiper-slide">
554+
<a
555+
class="flex flex-col items-center"
556+
href="../assets/images/cases/onecompath_case.png">
557+
<img
558+
src="../assets/images/cases/onecompath_logo.png"
559+
alt="株式会社ONE COMPATH"
560+
class="mb-4 h-16 object-contain" />
561+
<p class="text-center text-sm text-gray-600">
562+
By utilizing GenU, we were able to quickly establish a
563+
company-wide generative AI foundation. This made it possible for
564+
the planning department to develop PoCs independently, which
565+
accelerated the business creation cycle and allowed the
566+
development department to concentrate resources on more important
567+
business initiatives.
568+
</p>
569+
</a>
570+
</div>
553571
</div>
554572
<div class="swiper-pagination"></div>
555573
</div>

docs/overrides/home_ja.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,22 @@ <h2 class="mb-16 text-center text-3xl font-bold">導入企業</h2>
516516
</p>
517517
</a>
518518
</div>
519+
<div class="swiper-slide">
520+
<a
521+
class="flex flex-col items-center"
522+
href="../assets/images/cases/onecompath_case.png">
523+
<img
524+
src="../assets/images/cases/onecompath_logo.png"
525+
alt="株式会社ONE COMPATH"
526+
class="mb-4 h-16 object-contain" />
527+
<p class="text-center text-sm text-gray-600">
528+
GenU を活用することで全社生成 AI
529+
基盤構築を短期間で実現できました。 企画部門での PoC
530+
開発も可能になりビジネス創出サイクルを高速化、
531+
開発部門もより重要なビジネスにリソースを集中させることが可能になりました。
532+
</p>
533+
</a>
534+
</div>
519535
</div>
520536
<div class="swiper-pagination"></div>
521537
</div>

0 commit comments

Comments
 (0)