Strands Agent Streamlit Demo

September 24, 2025 · View on GitHub

파일 구조

  • my_agent.py - Strands Agent와 MCP 클라이언트 초기화
  • web_streaming.py - Streamlit 채팅 UI

실행 방법

# 패키지 설치
pip install -r requirements.txt

# 앱 실행
streamlit run web_streaming.py

환경 설정

  • AWS 자격 증명 설정 필요
  • Amazon Bedrock Claude 모델 액세스 활성화 필요