RomyMy commited on
Commit
76a8de3
·
1 Parent(s): 0a5759a

update readme file

Browse files
Files changed (1) hide show
  1. readme.md +1 -1
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