Skip to content

HKAB/khoplenh-summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VTV Khop Lenh AI summarizer 📈

| All I need is money to become rich. - Anonymous

Stonk

Transcribe and summarize Khop Lenh's video using Whisper and LLM

Run Locally (So easy now!) 🚀

  1. Setup model_repository folder for vLLM
// model.json
{
    "model":"Viet-Mistral/Vistral-7B-Chat",
    "disable_log_requests": "true",
    "gpu_memory_utilization": 1.0,
    "dtype": "bfloat16",
    "download_dir": "/workspace/cache_dir"
}
  1. Create only 1 docker by running:
bash run.sh
  1. Wait util the bash show up, then run:
python3 pipeline.py <YOUTUBE_LINK>
  1. Result is written in markdown file in temp folder!

To do 📝

  • Automate all this.
  • Add diarization in Whisper pipeline all this.

Feedback 📢

  • Anonymous Nguyen Manh Khang: OMG I love this, Khop Lenh summarizer help me to invest much better. My portfolio is up 9669% in just 2 weeks. Thank you so much!

  • Anonymous Broker: AI freak me out. I'm out of job now. Please stop developing this tool. I need to feed my family. SIRR...

Thanks 🙏

About

AI transcribe and summarize of VTV Khop Lenh

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published