Spaces:
Sleeping
Sleeping
TheM1N9
commited on
Commit
·
363f523
1
Parent(s):
e56e019
readme updated
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# NotebookMg
|
2 |
|
3 |
This project converts PDF documents into engaging podcast conversations using AI. It leverages Google's Gemini Pro for text processing and ElevenLabs for voice synthesis.
|
|
|
1 |
+
---
|
2 |
+
title: PDF to Podcast Converter
|
3 |
+
emoji: 🎙️
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: purple
|
6 |
+
sdk: docker
|
7 |
+
app_port: 7860
|
8 |
+
---
|
9 |
+
|
10 |
# NotebookMg
|
11 |
|
12 |
This project converts PDF documents into engaging podcast conversations using AI. It leverages Google's Gemini Pro for text processing and ElevenLabs for voice synthesis.
|