Workshop Translator - AI-powered workshop document translation agent
Project description
Workshop Translator
AWS Workshop 문서를 자동으로 번역하는 AI Agent 기반 CLI 도구입니다.
설치 및 실행
PyPI에서 설치 (권장)
# uvx 사용 (설치 없이 바로 실행)
uvx wstranslator
# 또는 pip으로 설치
pip install wstranslator
wstranslator
개발 모드 (로컬 개발용)
# 저장소 클론 후
cd workshop-translator/WsTranslator
# uv 사용
uv sync
uv run wstranslator
# 또는 pip 사용
pip install -e .
wstranslator
사용 방법
대화형 모드
# uvx 사용 (가장 간단!)
uvx wstranslator
# 또는 설치 후
wstranslator
대화형 모드에서는 여러 질문을 연속으로 할 수 있으며, 종료하려면 exit 또는 quit를 입력하세요.
필수 요구사항
- AWS 자격 증명 설정 (AWS CLI 또는 환경 변수)
- Bedrock 모델 접근 권한 (기본적으로 활성화됨)
환경 변수
# AWS 리전 설정 (기본값: us-east-1)
export AWS_REGION=us-west-2
# AWS 프로파일 설정
export AWS_PROFILE=your-profile
문제 해결
AWS 자격 증명 오류
# AWS CLI 설정
aws configure
# 또는 환경 변수 설정
export AWS_ACCESS_KEY_ID=your_key
export AWS_SECRET_ACCESS_KEY=your_secret
export AWS_REGION=us-east-1
개발자 정보
- 작성자: Jisan Bang (wltks2155@gmail.com)
- GitHub: https://github.com/onesuit/workshop-translator
- 라이선스: MIT
- Python 버전: 3.10+
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wstranslator-0.1.17-py3-none-any.whl.
File metadata
- Download URL: wstranslator-0.1.17-py3-none-any.whl
- Upload date:
- Size: 44.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.10 {"installer":{"name":"uv","version":"0.9.10"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Amazon Linux","version":"2023","id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2743cf65126dc0a39028b7586f12108cb9a9afb1cd3e47e32255c3e61a147ac
|
|
| MD5 |
6c968ec8d3d9f6b4e5addb1bff621043
|
|
| BLAKE2b-256 |
b7915f5672def9257d82189dd9f560c74c6219996006dfeeb5cc972a390037d0
|