- 1단계: GitHub에서 저장소 클론: git clone https://github.com/ifokeev/telegram-ai-agent.git
- 2단계: Python 설치 후 pip install -r requirements.txt로 필요 패키지 설치
- 3단계: 환경변수 TELEGRAM_TOKEN 및 OPENAI_API_KEY 설정
- 4단계: 필요 시 프롬프트 템플릿과 설정 파일 수정
- 5단계: python main.py로 실행 후 텔레그램 통해 상호작용