CoolFace
Apppublic

SammyG82/pantrypal

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
25 commits on main
63bff9d5mo ago

sync backend from main repo

SammyG82
37f61095mo ago

sync backend from main repo

SammyG82
a7c315f5mo ago

sync backend from main repo

SammyG82
a738d045mo ago

sync backend from main repo

SammyG82
a3d03a95mo ago

sync backend from main repo

SammyG82
29a509b5mo ago

sync backend from main repo

SammyG82
22719445mo ago

sync backend from main repo

SammyG82
fae35ce5mo ago

sync backend from main repo

SammyG82
ec447c05mo ago

sync backend from main repo

SammyG82
1ee03065mo ago

sync backend from main repo

SammyG82
532b3b45mo ago

sync backend from main repo

SammyG82
6841c005mo ago

sync backend from main repo

SammyG82
252f78a5mo ago

sync backend from main repo

SammyG82
76ae0636mo ago

restore recipes.csv

SammyG82
e22b2ab6mo ago

restore Space README config

SammyG82
9f2a1ea6mo ago

bug fixes, code quality improvements, and ingredient persistence

SammyG82
e5ed6f76mo ago

clean up gitignore, fix CORS credentials, and polish RecipeCard

SammyG82
88ee1226mo ago

recipe search by name with ingredient match scoring, filter 0% results, clean CSV duplicates

SammyG82
71acc3b6mo ago

add recipe images and View Full Recipe links from CSV

SammyG82
4b725676mo ago

Migrate backend to HuggingFace Spaces, make model repo public

SammyG82
8de34d46mo ago

Move backend .env to project root

SammyG82
f2a7c4b6mo ago

Update README to reflect current stack and full project structure

SammyG82
7316d4f6mo ago

Pre-deploy cleanup: model download, updated README, gitignore

SammyG82
79843176mo ago

Add HuggingFace model auto-download on startup

SammyG82
61d3d346mo ago

Migrate from Streamlit to Vite + React + FastAPI

SammyG82