Apr. 2026
Condimental
A fun app that uses vision analysis to determine if the content of the picture goes well with mayonnaise.
React ·Express.js ·Node.js ·Cloudflare Workers AI
Problem
Does pizza go well with mayonnaise? Does sushi go well with mayonnaise? Does a hotdog go well with mayonnaise? These are questions that humanity has grappled with for centuries.
Core Features
- Live webcam to capture image of food/thing
- Vision analysis to determine if the content of the picture goes well with mayonnaise
- Image generation of the food/thing with mayonnaise
Notes
This project was a fun experiment in using AI to solve a problem that doesn’t really need solving. It was a great way to learn about the different AI APIs and how to use them in a web application.