hugging2021 commited on
Commit
2d155f8
·
verified ·
1 Parent(s): 816825a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  # RAG Document System
2
 
3
  A simple document interaction system using Retrieval-Augmented Generation (RAG) with Streamlit and Google's Gemini AI.
@@ -81,4 +85,4 @@ Required in `.env` file:
81
  - Google Gemini for AI responses
82
  - Docker for containerization
83
 
84
- ##
 
1
+ ---
2
+ title: RAG-Document-System
3
+ sdk: docker
4
+ ---
5
  # RAG Document System
6
 
7
  A simple document interaction system using Retrieval-Augmented Generation (RAG) with Streamlit and Google's Gemini AI.
 
85
  - Google Gemini for AI responses
86
  - Docker for containerization
87
 
88
+ ##