traversaal-ai commited on
Commit
2a53f57
·
verified ·
1 Parent(s): 65308cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ Participants will be working with a comprehensive dataset comprising hotel infor
31
  ### **Level 1: Semantic Hotel Search RAG System**
32
 
33
  **Objective:**
34
- Build a RAG (Retrieval-Augmented Generation) based system 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.
35
 
36
  ### **Level 2: Integration with [Traversaal.ai](http://traversaal.ai/)'s Ares API**
37
 
 
31
  ### **Level 1: Semantic Hotel Search RAG System**
32
 
33
  **Objective:**
34
+ Build a RAG (Retrieval-Augmented Generation) based system using Qdrant as 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.
35
 
36
  ### **Level 2: Integration with [Traversaal.ai](http://traversaal.ai/)'s Ares API**
37