File size: 936 Bytes
6f8d992
 
 
 
 
 
 
 
 
 
cb85932
4eaf3da
76a8de3
c79625a
 
 
 
fbde06d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: EcomShoppingBuddy
emoji: 🌍
colorFrom: pink
colorTo: red
sdk: streamlit
sdk_version: 1.27.2
app_file: app.py
pinned: false
---
**Description:**  
An ***e-commerce chatBot*** which goes through the Amazon dataset products and suggests the most suitable goods according to the user needs.  
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.  
**link to download the Amazon product dataset** : https://drive.google.com/file/d/1tHWB6u3yQCuAgOYc-DxtZ8Mru3uV5_lj/view 

<img
  src="./display.png"
  style="display: inline-block;margin: 0 auto ; max-width:400px">