Back SAIM.
Case Study — 02

Ingredo

An AI recipe finder by ingredients — type what's in your fridge, get a real, cookable recipe back in seconds. No scrolling through ten blog intros to find the actual list.

Year 2024
Role Full-Stack Developer
Stack TypeScriptReactTailwindNode.js
ingredo.site
Ingredo desktop preview
Ingredo mobile preview

Overview

Ingredo turns "what can I make with this?" into a one-step answer. A React frontend captures pantry input with autocomplete and dietary filters; a Node service orchestrates the LLM call and grounds the response against a curated recipe knowledge base so results stay realistic.

Recipes are returned with a clean ingredients table, scaled serving controls, and a step-by-step cook mode designed to be read from across the kitchen — large type, single instruction per screen, keep-awake on mobile.

Built with TypeScript end-to-end and styled with Tailwind for fast iteration on a tight visual system.

Preview Github