Spaces:
Running
Running
update readme file
Browse files
readme.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
**Description:**
|
2 |
An ***e-commerce chatBot*** which goes through the Amazon dataset products and suggests the most suitable goods according to the user needs.
|
3 |
-
By utilizing the power of product embeddings and large language models exploiting Langchain and Redis technologies, this chatbot acts as a real salesperson, can understand the client's request and efficiently search for relevant product recommendations based on the user description and present them in an engaging and informative manner.
|
4 |
**link to download the Amazon product dataset** : https://drive.google.com/file/d/1tHWB6u3yQCuAgOYc-DxtZ8Mru3uV5_lj/view
|
|
|
1 |
**Description:**
|
2 |
An ***e-commerce chatBot*** which goes through the Amazon dataset products and suggests the most suitable goods according to the user needs.
|
3 |
+
By utilizing the power of product embeddings and large language models exploiting Langchain and Redis technologies alongside the open source sentence-transformer embedding model and Falcon LLM, this chatbot acts as a real salesperson, can understand the client's request and efficiently search for relevant product recommendations based on the user description and present them in an engaging and informative manner.
|
4 |
**link to download the Amazon product dataset** : https://drive.google.com/file/d/1tHWB6u3yQCuAgOYc-DxtZ8Mru3uV5_lj/view
|