Spaces:
Running
Running
traversaal-ai
commited on
Commit
•
c7ff72c
1
Parent(s):
db3a667
Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,7 @@ Participants will be working with a comprehensive dataset comprising hotel infor
|
|
36 |
### **Level 1: Semantic Hotel Search RAG System**
|
37 |
|
38 |
**Objective:**
|
39 |
-
Build a RAG (Retrieval-Augmented Generation) based system using
|
40 |
|
41 |
### **Level 2: Integration with [Traversaal.ai](https://traversaal.ai/)'s Ares API**
|
42 |
|
|
|
36 |
### **Level 1: Semantic Hotel Search RAG System**
|
37 |
|
38 |
**Objective:**
|
39 |
+
Build a RAG (Retrieval-Augmented Generation) based system using [Qdrant](https://github.com/qdrant) as the Vector Db, that empowers users to input semantic queries about the hotels they are searching for. The system should not only retrieve relevant hotels in the corresponding city but also utilize a decoder model to explain why a particular hotel matches their preferences.
|
40 |
|
41 |
### **Level 2: Integration with [Traversaal.ai](https://traversaal.ai/)'s Ares API**
|
42 |
|