Skip to content

hoishing/aiyt

Repository files navigation

aiyt

Transcribe, Chat and Summarize Youtube Video with AI

📺 Demo

demo-thumb

📦 Usage

  • run with uvx
uvx aiyt
  • install locally
uv tool install aiyt

# then run it
aiyt
  • upgrade to the lastest version
uvx aiyt@latest

# upgrade installed tool
uv tool upgrade aiyt@latest
  • pre-fill API key
# export API key as environment variable
export GOOGLE_API_KEY=your-api-key

# or set API key in the command directly
GOOGLE_API_KEY=your-api-key uvx aiyt

💬 Questions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors