YouTube-like recipe explorer with semantic recommendations and powerful search.
git clone https://github.com/matteopolak/crave
pnpm install
pip install -r text_embedder/requirements.txt
.env.example
file to .env
and fill in the required valuespnpm build
node build
This project is licensed under the MIT License. See LICENSE for details.