Python Packaging: pyproject.toml로 프로젝트 설정을 간편하게!
Google Gemini API 사용하기 - Python (2) : 사용법과 실습
Google Gemini API 사용하기 - Python (1) : 사전준비
OpenAI Assistants API: 시작하기 (Python)
GPT-4V(ision)를 이용한 이미지 기반 추론 - (Python)
GPT-4V(ision)를 이용한 얼굴 인식(Face Recognition) - (Python)
GPT-4V(ision)를 이용한 OCR - (Python)
GPT-4V(ision)를 이용한 객체 탐지(Object Detection) - (Python)
GPT-4 with Vision API를 사용하여 이미지 인식 (Python)
[ 오류수정 ] AttributeError: 'DataFrame' object has no attribute 'append'. Did you mean: '_append'?
[ Python ] googletrans을 이용한 간단한 번역 프로그램
[Python] *args와 **kwargs 사용방법