Skip to content

Files

Latest commit

 

History

History
43 lines (31 loc) · 1.32 KB

README.md

File metadata and controls

43 lines (31 loc) · 1.32 KB

Podcast_summarizer_Agents

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.

The below images is how the crew executes
test_run
This is the slack that crew send
Slack_message
inputs for the above execution
youtube_url = https://www.youtube.com/watch?v=7T4-aEuGajI
slack_channel = "a-sumary-channel" (noticed a Typo).

setup:-

clone the repository
 git clone https://github.com/siddartha-10/Podcast_summarizer_Agents.git
Install the packages
pip install -r requirements.txt
connecting composio with slack
https://docs.composio.dev/apps/slack
Time to spin up the application
streamlit run main.py

Sample run Video

video_recording.mp4