File size: 331 Bytes
291d214
 
c5eec51
 
 
291d214
 
 
 
c5eec51
 
291d214
 
 
 
 
 
c5eec51
291d214
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Core AI and LangChain Framework
openai>=1.4.0
langchain>=0.2
langchain-openai>=0.1
langchain-community>=0.2
langchain-huggingface>=0.0.3
pydantic>=2

# Vector Store and Embeddings
faiss-cpu>=1.8
sentence-transformers>=3.0

# User Interface
gradio>=4.20.0
# gradio>=4.44

# Utilities
gTTS>=2.5
pytube>=15.0.0
python-dotenv>=1.0.0