cncf-tags / cloud-native-ai

https://cncf-tags.github.io/cloud-native-ai/
5 stars 3 forks source link

Created python scripts to extract videos and do summarization #9

Closed nbcstevenchen closed 4 months ago

nbcstevenchen commented 4 months ago

New files:

  1. Added prompts for LLM.
  2. Video information extracted script.
  3. LLM summarization script.

Notes:

  1. Prompt to generate keywords need to do further improvement.
  2. Need google client API for video extraction.
rootfs commented 4 months ago

this looks very cool! thank you @nbcstevenchen