AI 예측 서버 배포 빌드 명령어: pip install -r requirements.txt 시작 명령어: uvicorn ai_server:app --host 0.0.0.0 --port 8000