Back to articles
I built a "Swipe-to-Discover" Cocktail Engine with AI substitutions

I built a "Swipe-to-Discover" Cocktail Engine with AI substitutions

via Dev.to WebdevEray Kaş

Hello Dev Community! I’m excited to share a project I’ve been working on: Reverse Recipe. The Problem: We’ve all been there—you find a great cocktail recipe online, only to realize you’re missing one specific liqueur or a fresh ingredient. Most search engines work the wrong way; they show you what you could make if you had everything. The Solution: I wanted to build a "reverse" engine. You input exactly what’s in your cabinet, and the app tells you what you can mix right now. Core Features: Pantry-First Logic: Matches your specific ingredients against a database of 600+ classic and modern recipes. Swipe Interface: I replaced the traditional list view with a card-swipe discovery mechanism. It makes finding your next drink feel much more engaging. AI Ingredient Swaps: If you're 90% there, the AI suggests smart substitutions (e.g., using honey syrup instead of simple syrup) so the party doesn't have to stop. Bilingual Support: Full English and Turkish support. Live Demo: https://tersineta

Continue reading on Dev.to Webdev

Opens in a new tab

Read Full Article
3 views

Related Articles