jatinmehra commited on
Commit
4e316be
·
verified ·
1 Parent(s): 70da74c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
 
2
  # PDF Insight Pro
3
 
@@ -120,4 +129,4 @@ While the offline version offers privacy and works without an internet connectio
120
 
121
  - Add support for more document formats (e.g., DOCX, TXT).
122
  - Implement user authentication to save and retrieve uploaded files and chats.
123
- - Enhance caching and improve response time for repeated queries.
 
1
+ ---
2
+ license: mit
3
+ title: PDF Insight PRO
4
+ sdk: streamlit
5
+ emoji: 💻
6
+ colorFrom: blue
7
+ colorTo: green
8
+ short_description: PDF Insight Pro is a RAG APP.
9
+ ---
10
 
11
  # PDF Insight Pro
12
 
 
129
 
130
  - Add support for more document formats (e.g., DOCX, TXT).
131
  - Implement user authentication to save and retrieve uploaded files and chats.
132
+ - Enhance caching and improve response time for repeated queries.