# Core dependencies from unit3 | |
langchain | |
langchain-community | |
langchain-openai | |
langgraph | |
huggingface_hub | |
# Additional dependencies for GAIA | |
gradio | |
requests | |
pillow | |
PyPDF2 | |
ddgs | |
python-dotenv | |
beautifulsoup4 | |
faiss-cpu | |
langchain-text-splitters | |
# For image processing and multimodal capabilities | |
transformers | |
torch | |