Recipe Database with Semantic Search on Digital Ocean's Smallest VM
pickles976.github.io
Recipe Database with Semantic Search on Digital Ocean's Smallest VM
1–3 of 3 posts
Re: Recipe Database with Semantic Search on Digital Ocean's Smallest VM
#2Hey everyone, https://hari.recipes/ is a small app I made for personal use that aims to have a tiny footprint, run fast, be hackable, and most importantly actually be useful.
Feedback is much appreciated but please be aware this is a side project and there is no guarantee I'll have the time to implement any suggestions!
Re: Recipe Database with Semantic Search on Digital Ocean's Smallest VM
#3Datasette-lite supports SQLite in WASM in a browser.
DuckDB WASM would also solve for a recipe database without an application server, for example in order to reduce annual hosting costs of a side project.
Is the scraped data CC-BY-SA licensed? Attribution would be good.
/? datasette vector search
FAISS
WASM vector database: https://www.google.com/search?q=WASM+vector+database