Skip to content

Summarizing a whole podcast form youtube and send it as a slack message to a channel using crewai and composio.

License

Notifications You must be signed in to change notification settings

siddartha-10/Podcast_summarizer_Agents

Repository files navigation

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

About

Summarizing a whole podcast form youtube and send it as a slack message to a channel using crewai and composio.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published