feat: AI 웹 스크래퍼 프로젝트의 초기 구조와 핵심 기능 구현

This commit is contained in:
2025-08-28 10:23:24 +09:00
commit fdf330143f
10 changed files with 797 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
transformers>=4.20.0
torch>=1.12.0
accelerate>=0.20.0
requests>=2.25.1
beautifulsoup4>=4.10.0
selenium>=4.0.0
webdriver-manager>=4.0.0
google-api-python-client>=2.0.0
google-auth-oauthlib>=1.0.0
google-auth-httplib2>=0.1.0
langchain>=0.0.200
langchain-community>=0.0.20
huggingface-hub>=0.15.0
pandas>=1.3.0
openpyxl>=3.0.0