Kunal
commited on
Commit
·
eef5ed1
1
Parent(s):
9d5c81b
added Readme
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# 📄 Chat with PDF – Gemini AI Agent
|
2 |
|
3 |
A conversational AI agent that lets you upload any PDF and chat with its contents!
|
@@ -118,3 +129,4 @@ For questions or contributions, open an issue or pull request.
|
|
118 |
---
|
119 |
|
120 |
|
|
|
|
1 |
+
---
|
2 |
+
title: Pdf Chat
|
3 |
+
emoji: ⚡
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: green
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 5.31.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# 📄 Chat with PDF – Gemini AI Agent
|
13 |
|
14 |
A conversational AI agent that lets you upload any PDF and chat with its contents!
|
|
|
129 |
---
|
130 |
|
131 |
|
132 |
+
|