Kushwanth Chowday Kandala commited on
Commit
177e5c1
1 Parent(s): ba71683

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,2 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Generative-AI-Data-Retrieval
2
  (Retrieval Augmented System)RAG system with semantic search
 
1
+ ---
2
+ title: Chat with Docs
3
+ emoji: 🤖
4
+ colorFrom: green
5
+ colorTo: blue
6
+ sdk: streamlit
7
+ sdk_version: 1.29.0
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
11
+ ---
12
+ # Chat-with-Docs
13
+ Using all-MiniLM-L6-v2 model create Chat-with-Docs(RAG) Streamlit App
14
+
15
  # Generative-AI-Data-Retrieval
16
  (Retrieval Augmented System)RAG system with semantic search