Spaces:
Sleeping
Sleeping
raphael825
commited on
Commit
ยท
e76cd4a
1
Parent(s):
156f6ba
Change README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,45 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
+
|
13 |
+
# Don't Just watch Youtube, READ IT!
|
14 |
+
Deepen your knowledge by reading books related to your videos!
|
15 |
+
![](https://i.imgur.com/vInRAva.png)
|
16 |
+
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
|
21 |
+
|
22 |
+
|
23 |
+
|
24 |
+
|
25 |
+
## How to use it ?
|
26 |
+
1. Copy your favorite YouTube link!
|
27 |
+
2. Paste the YouTube link!
|
28 |
+
3. Wait a few minutes!
|
29 |
+
4. Discover the book you want!
|
30 |
+
|
31 |
+
|
32 |
+
|
33 |
+
|
34 |
+
|
35 |
+
|
36 |
+
|
37 |
+
## How did you create it?
|
38 |
+
- We summarized YouTube using the STT model and Map-Reduce.
|
39 |
+
- Use the GPT API and the Book API to search for books based on keywords in the video from the summarized content.
|
40 |
+
|
41 |
+
|
42 |
+
|
43 |
+
|
44 |
+
|
45 |
+
|
46 |
+
|
47 |
+
|
48 |
+
|
49 |
+
- - -
|
50 |
+
## Reference
|
51 |
+
[๋นตํ์ ๊ฐ๋ฐ๋์๊ตญ - ์ ํ๋ธ ๋ณด๋ ๊ฒ๋ ์ง๊ฒน๋ค - ์ ํ๋ธ ์์ ์์ฝ ์ธ๊ณต์ง๋ฅ ๋ง๋ค์ด๋ณผ๊น์?](https://www.youtube.com/watch?v=g77Ob5_hPKE)
|
52 |
+
|
53 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|