File size: 1,893 Bytes
9ebaf42
 
 
 
 
 
 
 
 
 
 
 
 
c1d21ce
 
 
 
525f7f2
c1d21ce
 
 
 
 
 
 
 
 
 
525f7f2
c1d21ce
525f7f2
c1d21ce
 
 
525f7f2
 
 
 
 
c1d21ce
525f7f2
c1d21ce
525f7f2
 
 
 
c1d21ce
525f7f2
c1d21ce
525f7f2
c1d21ce
 
 
 
 
 
525f7f2
c1d21ce
 
 
 
 
 
525f7f2
c1d21ce
525f7f2
 
 
c1d21ce
 
525f7f2
c1d21ce
525f7f2
 
 
 
 
c1d21ce
 
 
525f7f2
 
 
 
c1d21ce
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
---
title: Physics Chapter-Video Generator
emoji: πŸƒ
colorFrom: blue
colorTo: red
sdk: gradio
sdk_version: 5.33.2
app_file: app.py
pinned: false
short_description: 'An automated tool that creates engaging physics educational '
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference


---
title: Physics Video Generator
emoji: πŸ“š
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
license: mit
python_version: 3.11
---

# Physics Video Generator

A tool for creating educational physics videos by combining topic slides with relevant educational content.

## Features

- **Topic Processing**: Handles various input formats including numbered lists and headers
- **Educational Slides**: Creates clean title slides for each physics topic
- **Content Integration**: Finds and incorporates relevant educational videos
- **Video Compilation**: Produces a single comprehensive video file
- **Web Interface**: Easy-to-use browser-based interface

## Usage

1. Enter your physics topics in the text area
2. Click "Create Physics Video" 
3. Wait for processing to complete
4. Download your educational video

## Supported Input Formats

Numbered lists:
```
1. Newton's Laws of Motion
2. Force and Acceleration
3. Energy Conservation
```

Headers:
```
# Kinematics
# Dynamics  
# Thermodynamics
```

Plain text:
```
Wave Motion
Sound Waves
Electromagnetic Waves
```

## Technical Specifications

- Built with modern web technologies
- Video processing handled server-side
- Supports multiple physics topics per video
- Educational content sourcing from public videos
- Optimized for web delivery

## Limitations

- Processing time varies based on content availability
- Limited to publicly available educational resources
- Designed specifically for physics education
- Maximum of 8 topics per video session