Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YouTube transcript summarizer #46

Open
sweety12e opened this issue Dec 22, 2024 · 1 comment
Open

YouTube transcript summarizer #46

sweety12e opened this issue Dec 22, 2024 · 1 comment

Comments

@sweety12e
Copy link

I want source code

@saparya05
Copy link

Hi, I’d like to contribute to this project by working on the YouTube transcript summarizer feature.

For this feature, I propose:

Extracting and Cleaning Transcripts: Using the YouTube API or existing transcripts to extract raw text and clean unnecessary elements like timestamps or special characters.
Summarization Model: Implementing a pre-trained transformer model (e.g., T5 or BART) for abstractive or extractive summarization, fine-tuned on similar transcript datasets.
User Interface Integration: If required, I can integrate this functionality into the existing UI for seamless usage.
I’d love to hear your thoughts on this approach and any additional details about the specific requirements for the summarizer. Looking forward to collaborating!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants