Spaces:
Runtime error
Runtime error
jamescalam
commited on
Commit
•
9dae51b
1
Parent(s):
93da16f
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 🦾
|
4 |
colorFrom: purple
|
5 |
colorTo: blue
|
@@ -9,4 +9,6 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
-
Check out the
|
|
|
|
|
|
1 |
---
|
2 |
+
title: Ask YouTube
|
3 |
emoji: 🦾
|
4 |
colorFrom: purple
|
5 |
colorTo: blue
|
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
+
Curious about how this works? Check out the [article](https://pinecone.io/learn/openai-whisper)!
|
13 |
+
|
14 |
+
The current version of the app has a very limited video scope. We'd love to add more, so if you'd like to see more content added, feel free to send CSV data, including video title, channel ID, and video ID (at a minimum) to *james\@pinecone.io*. Even better if you could follow a format similar to [this](https://huggingface.co/datasets/jamescalam/channel-metadata).
|