File size: 233 Bytes
cb92864
 
 
 
 
8d44475
 
 
cb92864
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# GraphRAG 핵심
neo4j-graphrag[openai]
langchain-openai
langgraph

# Gradio UI
gradio>=6.0.0
huggingface_hub>=0.20.0

# 데이터 크롤링 및 처리
selenium
webdriver-manager
pandas
openpyxl

# 환경변수 관리
python-dotenv