# Langchain Youtube Search Agent This agent utilize the Lanchain YoutubeSearchTool to search youtubes. You need to install below dependencies: ```python uv pip install youtube_search ```