aankitdas commited on
Commit
434fc9f
·
1 Parent(s): 939a9f4

Add HF metadata to readme

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Document Intelligence RAG System
2
 
3
  Production-grade Retrieval-Augmented Generation (RAG) system for analyzing research papers and documents with AI.
 
1
+ ---
2
+ title: Document Intelligence RAG
3
+ emoji: 📚
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: docker
7
+ sdk_version: "1.0"
8
+ app_file: src/main.py
9
+ pinned: false
10
+ ---
11
+
12
  # Document Intelligence RAG System
13
 
14
  Production-grade Retrieval-Augmented Generation (RAG) system for analyzing research papers and documents with AI.