Skip to content

Ris-code/Amazon-HackOn

Repository files navigation

Amazon-HackOn

For Login you can use email_id: [email protected]

Local Setup

git clone --branch test --single-branch https://github.com/Ris-code/Amazon-HackOn.git 
cd Amazon-HackOn 
pipenv shell 
pipenv install 
streamlit run app.py 

Store the secrets by creating secrets.toml in .streamlit directory. Keep all API keys in it.

MISTRAL_API_KEY = ""
PINECONE_API_KEY = ""
HF_TOKEN = ""
MONGO_CONNECTION_STRING = ""

Code References

RAG Implementation : https://colab.research.google.com/github/pinecone-io/examples/blob/master/learn/generation/langchain/rag-chatbot.ipynb

Datasets

https://www.kaggle.com/datasets/shriyashjagtap/e-commerce-customer-for-behavior-analysis?select=ecommerce_customer_data_custom_ratios.csv

https://www.kaggle.com/datasets/mervemenekse/ecommerce-dataset

https://www.kaggle.com/datasets/hassaneskikri/fictional-e-commerce-sales-data