RomyMy commited on
Commit
c79625a
β€’
1 Parent(s): 76a8de3

update readme file

Browse files
Files changed (2) hide show
  1. display.png +0 -0
  2. readme.md +5 -1
display.png ADDED
readme.md CHANGED
@@ -1,4 +1,8 @@
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
 
 
 
 
 
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
5
+
6
+ <img
7
+ src="./display.png"
8
+ style="display: inline-block, margin: 0 auto">