https://github.com/aianytime/youtube-video-summarization-app
YouTube Video Summarization App built using open source LLM and Framework like Llama 2, Haystack, Whisper, and Streamlit. This app smoothly runs on CPU as Llama 2 model is in GGUF format loaded through Llama.cpp.
https://github.com/aianytime/youtube-video-summarization-app
Last synced: about 1 year ago
JSON representation
YouTube Video Summarization App built using open source LLM and Framework like Llama 2, Haystack, Whisper, and Streamlit. This app smoothly runs on CPU as Llama 2 model is in GGUF format loaded through Llama.cpp.
- Host: GitHub
- URL: https://github.com/aianytime/youtube-video-summarization-app
- Owner: AIAnytime
- License: mit
- Created: 2023-09-10T10:10:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T16:37:57.000Z (about 2 years ago)
- Last Synced: 2024-05-07T17:43:58.897Z (about 2 years ago)
- Language: Python
- Size: 3.76 MB
- Stars: 37
- Watchers: 1
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YouTube-Video-Summarization-App
YouTube Video Summarization App built using open source LLM and Framework like Llama 2, Haystack, Whisper, and Streamlit. This app smoothly runs on CPU as Llama 2 model is in GGUF format loaded through Llama.cpp.