CoolFace
Apppublic

biplobgon/product-recommendation-system

sourceHugging Facemitupdated 6mo agoView on Hugging Face
0likes
25 commits on main
d25607a6mo ago

feat: Add Dockerfile for HF Spaces Docker deployment

biplobgon
eaeec6a6mo ago

feat: Add HF Spaces deployment — hf_loader, app.py entry point, slim requirements

biplobgon
c190c516mo ago

feat: Revamp Streamlit dashboard UX — model cards, KPI strips, self-explanatory chart captions

biplobgon
da698506mo ago

docs: Revamp README with product links, executive summary, and technical deep dive

biplobgon
b36b3976mo ago

docs: Update README to enhance project overview and add live demo links

biplobgon
2fc4dc76mo ago

feat: Add FastAPI service and Streamlit dashboard for product recommendation system

biplobgon
538163b6mo ago

feat: Add README files for outputs, models, figures, and reports with expected files and descriptions

biplobgon
7efd3316mo ago

feat: Implement content-based, conversion ranker, hybrid, and session-based recommenders

biplobgon
caea50f6mo ago

Merge branch 'main' of https://github.com/biplobgon/product-recommendation-system

biplobgon
782352b6mo ago

data stored in gcs

biplobgon
98809036mo ago

Merge pull request #1 from biplobgon/copilot/connect-gcs-bucket-fetch-data

Biplob Gon
0881efc6mo ago

Connect GCS bucket to fetch dataset files

copilot-swe-agent[bot], biplobgon
a393c096mo ago

Initial plan

copilot-swe-agent[bot]
46f55dd6mo ago

gcs data stored

biplobgon
634210c6mo ago

commit requirements.txt - updated

Biplob Gon
729ea3d6mo ago

Create sample dataset from events.csv

Biplob Gon
cc762a56mo ago

Remove huge raw files from history

Biplob Gon
4cdaaec6mo ago

Add data preparation script to load and display events

Biplob Gon
5db585a6mo ago

Update author section with formatting and badges

Biplob Gon
e570b3d6mo ago

Update README.md

Biplob Gon
0314dda6mo ago

Add Streamlit dashboard and CI/CD instructions

Biplob Gon
9fcfdf26mo ago

Update README.md

Biplob Gon
64484746mo ago

Update README.md

Biplob Gon
dba263a6mo ago

Setup project structure for product recommendation system

Biplob Gon
12386a86mo ago

Initial commit

Biplob Gon