Recipe app that extracts and structures recipes via LLM
It lets users browse, search, and save recipes, and import new ones from any link. A Cloudflare Worker calls a free LLM to turn raw text into ingredients and steps, which users can edit before saving. The stack uses Expo, AsyncStorage, and TheMealDB, making it easy to self‑host or swap components. Ideal for home cooks who want a simple, offline‑friendly recipe manager without building their own AI pipeline.
View on GitHub →burakkp/recipe-nest