Spaces:
Sleeping
Sleeping
romaissaMe
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ pinned: false
|
|
14 |
|
15 |
This project leverages [Falcon LLM](https://falconllm.tii.ae/), [OpenAI](openai.com) API, [Sentence Transformer](https://www.sbert.net/docs/installation.html#install-sentencetransformers), [Hugging Face Hub](https://huggingface.co/) and [Streamlit](https://docs.streamlit.io/) to build and deploy a chatbot shopping assistant application. It relies on a dataset of Amazon products to provide tailored product recommendations aligned with user's needs. The application uses [Langchain](https://www.langchain.com/) to integrate those diverse functionalities. Data preprocessing, embedding generation, and storage in Redis are also essential components of this project.
|
16 |
More details about the project are provided in [this blog post](insertalink.com).
|
17 |
-
You can test the application by visiting
|
18 |
|
19 |
## Table of Contents
|
20 |
|
|
|
14 |
|
15 |
This project leverages [Falcon LLM](https://falconllm.tii.ae/), [OpenAI](openai.com) API, [Sentence Transformer](https://www.sbert.net/docs/installation.html#install-sentencetransformers), [Hugging Face Hub](https://huggingface.co/) and [Streamlit](https://docs.streamlit.io/) to build and deploy a chatbot shopping assistant application. It relies on a dataset of Amazon products to provide tailored product recommendations aligned with user's needs. The application uses [Langchain](https://www.langchain.com/) to integrate those diverse functionalities. Data preprocessing, embedding generation, and storage in Redis are also essential components of this project.
|
16 |
More details about the project are provided in [this blog post](insertalink.com).
|
17 |
+
You can test the application by visiting [Shopping Buddy](https://huggingface.co/spaces/RomyMy/EcomShoppingBuddy).
|
18 |
|
19 |
## Table of Contents
|
20 |
|