File size: 1,223 Bytes
b597f60
546beb9
 
 
 
b597f60
0626607
b597f60
 
 
 
546beb9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
79a5efe
546beb9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
title: YouTube Video Summarizer
emoji: πŸŽ“
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 5.35.0
app_file: app.py
pinned: false
---

# πŸŽ“ YouTube Video Summarizer

An AI-powered tool that extracts and summarizes YouTube videos in **Hindi**, **Hinglish**, and **English**.

## ✨ Features

- 🌐 **Multi-language Support**: Hindi, Hinglish, English
- ⚑ **Fast Processing**: Uses YouTube Transcript API (no downloads)
- πŸ€– **AI Summarization**: BART model for intelligent summaries
- πŸ“± **Mobile Friendly**: Responsive design for all devices
- πŸ”§ **HuggingFace Optimized**: Efficient memory usage and GPU acceleration

## πŸš€ How to Use

1. Paste any YouTube video URL
2. Click "Summarize Video"  
3. Get instant AI-generated summary!

## πŸ› οΈ Technology Stack

- **Frontend**: Gradio
- **AI Model**: facebook/bart-large-cnn
- **Transcript**: YouTube Transcript API
- **Backend**: Python, PyTorch

## ⚠️ Requirements

Videos must have captions/subtitles available. Most popular videos have auto-generated captions.

## πŸ“ Example URLs to Try

- Educational videos in Hindi/English
- Technical tutorials
- News videos with captions

---

**Built with ❀️ for the HuggingFace community**