Skip to content

Convert any YouTube video to LinkedIn post using claude ai (anthropic)

Notifications You must be signed in to change notification settings

alisolanki/youtube_repurpose

Repository files navigation

This converts any YouTube video to LinkedIn post

How it works?

  • First fetches the transcript of the YouTube video
  • Uses the transcript, settings.py and prompt in prompts.py file to generate a response from Claude AI (Anthropic)
  • Stores the response in response.txt and transcript in transcript.txt

How to install and run?

  • Create a .env file
  • Add your ANTHROPIC_API_KEY in it (get it from here: https://console.anthropic.com/settings/keys)
  • Run pip3 install requirements.txt in the terminal
  • Run python3 transcript_to_linkedin.py in the terminal

About

Convert any YouTube video to LinkedIn post using claude ai (anthropic)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages