aws-samples / aws-samples/sample-ai-persona
[feature] Webサーチ機能統合
- Dominant language
- Python
- Stars
- 24
- Forks
- 6
- Avg merge
- 8h 10m
- Merged PRs (30d)
- 6
Description
## 概要
- AgentCore Gatewayから利用可能となった[Webサーチツール](https://aws.amazon.com/jp/blogs/news/announcing-web-search-on-amazon-bedrock-agentcore-ground-your-ai-agents-in-current-accurate-web-knowledge/)をエージェントから利用可能にする
## ユースケース
- ペルソナ生成エージェントが最新のWeb情報を検索し、その情報も加えてペルソナ生成を行う
- 各ペルソナエージェントが最新のWeb知識をもとに議論、インタビューに回答が可能(可否は検討)
- レポート生成時に最新のWeb知識をもとにレポートを生成する
## 留意点
- Managed KB対応を見据えて、AgentCore Gateway経由でのツール取得実装を意識する
## 参考
- https://aws.amazon.com/jp/blogs/news/announcing-web-search-on-amazon-bedrock-agentcore-ground-your-ai-agents-in-current-accurate-web-knowledge/
- [サポートリージョン](https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/agentcore-regions.html)
Contributor guide
Research direction
Start by locating the agent's AgentCore Gateway tool-acquisition entry point and review the linked AWS Web Search and supported-regions documentation. Trace how an agent currently receives tools, then define completion as making Web Search available for the described persona and report-generation use cases while keeping future Managed KB support in mind.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- ai, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100