Wills17 commited on
Commit
96bba26
·
verified ·
1 Parent(s): 1936be9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -6,6 +6,7 @@ colorTo: purple
6
  sdk: docker
7
  app_file: flask_app.py
8
  pinned: false
 
9
  ---
10
 
11
  # Document RAG Chatbot
@@ -45,7 +46,7 @@ Built with **Flask**, **LangChain**, and **Google Gemini**, this project demonst
45
 
46
  ### 1️⃣ Clone the Repository
47
  ```bash
48
- git clone https://github.com/<your-username>/Document-RAG-System.git
49
  cd Document-RAG-System
50
  ````
51
 
 
6
  sdk: docker
7
  app_file: flask_app.py
8
  pinned: false
9
+ short_description: 'An intelligent, context-aware chatbot that understands your '
10
  ---
11
 
12
  # Document RAG Chatbot
 
46
 
47
  ### 1️⃣ Clone the Repository
48
  ```bash
49
+ git clone https://huggingface.co/spaces/<your-username>/Document-RAG-System
50
  cd Document-RAG-System
51
  ````
52