Summarizing a whole podcast form youtube and send it as a slack message to a channel using composio and crewai. Simply input the YouTube podcast URL and your preferred Slack channel—The Crew handles the rest, summarizing the content and delivering it seamlessly.
youtube_url = https://www.youtube.com/watch?v=7T4-aEuGajI
slack_channel = "a-sumary-channel" (noticed a Typo).
git clone https://github.com/siddartha-10/Podcast_summarizer_Agents.git
pip install -r requirements.txt
https://docs.composio.dev/apps/slack
streamlit run main.py