Edited readme
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# ClipQuery β Ask Questions of Any Podcast / Video and Hear the Answer
|
2 |
|
3 |
ClipQuery turns *any* local audio or video file into a searchable, conversational experience.
|
|
|
1 |
+
---
|
2 |
+
title: ClipQuery
|
3 |
+
emoji: π
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: blue
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: "3.36.0"
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# ClipQuery β Ask Questions of Any Podcast / Video and Hear the Answer
|
13 |
|
14 |
ClipQuery turns *any* local audio or video file into a searchable, conversational experience.
|