Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Ai Workforceを支える技術
Search
LayerX
PRO
August 07, 2024
Technology
1
260
Ai Workforceを支える技術
2024年8月6日に開催されたLayerX AI-UX Night「次世代のユーザー体験と現在地」のイベントにて、AI・LLM事業部プロダクト開発チームEMの篠塚史弥が登壇した際の資料になります。
LayerX
PRO
August 07, 2024
Tweet
Share
More Decks by LayerX
See All by LayerX
開発スピードを落とさないために必要なイネーブルメント組織の在り方
layerx
PRO
1
240
プロジェクト推進におけるLLMチューニング
layerx
PRO
2
460
バクラク事業部 5分でわかるQAチーム
layerx
PRO
1
300
Fintech事業部流・爆速開発
layerx
PRO
2
310
Beyond PoC〜LLMを本番業務で適用するためにLayerXで取り組んでいること〜
layerx
PRO
5
1.6k
Fintech Casual Night #1〜LayerX Fintech事業部、その実態とは!?〜
layerx
PRO
0
330
Fintech Casual Night #1 -Tech- ALTERNAチームの働き方
layerx
PRO
0
340
LayerXにおけるLLMプロダクト開発の今までとこれから
layerx
PRO
5
3.2k
LLMプロダクト事業の立ち上げにおける挑戦
layerx
PRO
8
2.6k
Other Decks in Technology
See All in Technology
Swift Testingのconfirmationを コードリーディング/Dive into Swift Testing confirmation
laprasdrum
1
160
技術力あげたい
hisaichi5518
2
3k
SORACOMで実現するIoTのマルチクラウド対応 - IoTでのクリーンアーキテクチャの実現 -
kenichirokimura
0
310
Oracle Exadata Database Service(Dedicated Infrastructure):サービス概要のご紹介
oracle4engineer
PRO
0
9.4k
[RSJ24] Object Retrieval in Large-Scale Indoor Environments Using Dense Text with a Multi-Modal Large Language Model
keio_smilab
PRO
0
240
四国クラウドお遍路 2024 in 高知 オープニング
yukataoka
0
170
脆弱星に導かれて
nishimunea
1
1.6k
[RSJ24] Task Success Prediction for Open-Vocabulary Manipulation Based on Multi-Level Aligned Representations
keio_smilab
PRO
0
240
Cloud Service Mesh への期待が止まらない!!
phaya72
2
220
Functional TypeScript
naoya
10
4.3k
デジタル化・DX推進あるある
y150saya
0
230
目標設定と習慣化で今よりも一歩生産性を上げる
sansantech
PRO
7
2.4k
Featured
See All Featured
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
29
2.6k
Why Our Code Smells
bkeepers
PRO
334
56k
The Pragmatic Product Professional
lauravandoore
31
6.2k
Web Components: a chance to create the future
zenorocha
308
41k
The World Runs on Bad Software
bkeepers
PRO
64
11k
The Brand Is Dead. Long Live the Brand.
mthomps
53
37k
Product Roadmaps are Hard
iamctodd
PRO
48
10k
Testing 201, or: Great Expectations
jmmastey
36
7k
Robots, Beer and Maslow
schacon
PRO
157
8.1k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
25
1.3k
Fashionably flexible responsive web design (full day workshop)
malarkey
401
65k
ParisWeb 2013: Learning to Love: Crash Course in Emotional UX Design
dotmariusz
109
6.9k
Transcript
© LayerX Inc. Ai Workforceを支える技術 2024/08/06 篠塚 史弥 LayerX AI-UX
Night「次世代のユーザー体験と現在地」
2 Confidential © 2024 LayerX Inc. 篠塚 史弥 LayerX AI・LLM事業部プロダクト開発チームEM
プロダクト開発のリード、開発チームのマネジメントを行う傍ら、 LLM PoCプロジェクトのPMや顧客へのプロダクト導入の推進を担う 元FiNC Technologies, CTO X: @shinofumijp
© LayerX Inc. 3 今日話すこと Ai Workforceの実装について話します!
© LayerX Inc. 4 Ai Workforceの概要 AIワークフロー構築 AIワークフロー実行 AIワークフロー結果 レビュー・修正
AIワークフロー改善
AI-UXを支える技術
© LayerX Inc. 6 インフラ構成 (全体) • Azure上にアプリケーションを構築 • SPA+APIサーバー+非同期処理
Workerの標準的なWebアプリケーショ ン構成 • APIサーバーと非同期処理Workerの間 のコミュニケーションはAzure Queue Storageを利用 • AIソリューションにはAzure OpenAI Service, Azure AI Document Intelligence, Azure AI Searchを 利用 Azure Container Apps Azure Container Apps Azure Application Gateway Azure Cosmos DB Azure OpenAI Service Azure AI Document Intelligence Azure AI Search Azure Blob Storage Azure Queue Storage SPA APIサーバー 非同期処理Worker App Service
© LayerX Inc. 7 Azure Container Apps App Service Azure
Container Apps Azure Application Gateway Azure Cosmos DB Azure OpenAI Service Azure AI Document Intelligence Azure AI Search Azure Blob Storage Azure Queue Storage SPA APIサーバー アプリケーションワークロード と利用技術 • フロントエンドはApp Service、APIサー バー・非同期処理Workerのワークロードは Azure Container Apps • フロントエンドはTypeScript(React)、 APIサーバーはPython(FastAPI)、非同期 処理WorkerはPython ◦ ワークフローエンジンは自前実装 • Azure OpenAI Service, Azure AI Document Intelligenceなど時間がかか る処理はWorkerを介して非同期的に実行 非同期処理Worker
AI-UXを支える機能事例の紹介
© LayerX Inc. 9 AIワークフロー結果のレビュー・修正機能 レビュー機能はAI-UXの根幹 - LLM処理の精度は100%にはならない - 人間が業務を遂行する上で「間違いがない」出力を得たい
- 人間の手によって精度の不足を補完する必要がある 人間がAIの間違いをすぐに見つけられ 容易に修正できる体験が重要
© LayerX Inc. 10 抽出元のページ をクリック 参照元をハイライト ※出典) 3M. (2024).
3M 2023 Annual Report. U.S. Securities and Exchange Commission. https://www.sec.gov/Archives/edgar/data/66740/000130817924000309/mmm4298631-ars.pdf
© LayerX Inc. 11 参照元ハイライト機能の実装 ①Azure AI Document IntelligenceでOCR 処理をして、テキストの座標を取得
②LLM処理で参照元となるテキスト情報を取得 ③①と②の結果からLougeスコアでマッチするもの を判定 LLM処理結果に参照元の座標情報を付与する ④フロントで座標情報に基づきハイライト Azure AI Document Intelligence Azure OpenAI Service フロントApp ドキュメント ① ② ③ ④
© LayerX Inc. 12 AI-UXはデザインとソフトウェアの総合格闘技戦 AI-UXは「AI精度」「プロダクト体験」「ソフトウェアエンジニアリング」によって支えられる - AI精度とプロダクト機能は不可分 - AI精度もタスク設計に合わせた評価指標が重要
- AI精度を補うためのプロダクトデザインとそれを実現するためのエンジニアリング
© LayerX Inc. 13 AI-UX向上のための今後の展望 ①LLMネイティブな体験・UIの追求 ②AI精度の継続的な改善のための監視基盤の構築 ③AI精度とプロダクト体験をより統合したソフトウェア開発