https://github.com/darrinbright/youtube-ai
YouTube-AI is a tool for analyzing YouTube video transcripts. It uses AI technologies to provide detailed insights through features like question answering, summarization, and keyword extraction.
https://github.com/darrinbright/youtube-ai
faiss gemini-pro genai keybert langchain
Last synced: about 2 months ago
JSON representation
YouTube-AI is a tool for analyzing YouTube video transcripts. It uses AI technologies to provide detailed insights through features like question answering, summarization, and keyword extraction.
- Host: GitHub
- URL: https://github.com/darrinbright/youtube-ai
- Owner: darrinbright
- Created: 2024-09-17T17:02:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-18T05:10:22.000Z (over 1 year ago)
- Last Synced: 2025-03-28T07:13:14.440Z (about 1 year ago)
- Topics: faiss, gemini-pro, genai, keybert, langchain
- Language: Jupyter Notebook
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YouTube-AI
**YouTube-AI** is a tool for analyzing and extracting insights from YouTube video content using AI. It includes functionalities for loading video transcripts, answering questions, summarizing content, and extracting relevant keywords.
## Features
- **Question Answering**: Answer user queries based on the video content.
- **Summarization**: Generate concise summaries of video content.
- **Keyword Extraction**: Identify and display the most relevant keywords from the transcript using KeyBERT.